Re: iOS Document Interaction Technology
Re: iOS Document Interaction Technology
- Subject: Re: iOS Document Interaction Technology
- From: koko <email@hidden>
- Date: Thu, 14 Feb 2013 11:29:05 -0700
On Feb 13, 2013, at 6:30 PM, Jerry Krinock <email@hidden> wrote:
> But I'm only writing as an iPad user.
FYI:
"Document Interaction Programming Topics for iOS"
Registering the File Types Your App Supports
If your app is capable of opening specific types of files, you should register that support with the system. This allows other apps, through the iOS document interaction technology, to offer the user the option to hand off those files to your app.
To declare its support for file types, your app must include the CFBundleDocumentTypes key in its Info.plistproperty list file. (See “Core Foundation Keys”.) The system adds this information to a registry that other apps can access through a document interaction controller.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden