cocoa - Custom "open in " action title for iOS app that opens a document type -


i have app can open custom document type (according https://developer.apple.com/library/ios/qa/qa1587/_index.html)

when tap on file in application, menu of apps can open file in:

"open in google drive", "open in myapp", "mail"

i noticed mail app doesn't have "open in " prefix.

myapp designed "upload" file type. possible change text reads "upload via myapp?"

apple uses private apis own apps, , that's why can display mail option differently. other apps, "open in myapp", myapp whatever you've set bundle display name.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -