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
Post a Comment