• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS Document Interaction Technology
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS Document Interaction Technology


  • Subject: Re: iOS Document Interaction Technology
  • From: Damian Carrillo <email@hidden>
  • Date: Thu, 14 Feb 2013 13:12:33 -0600

Koko,

You may be missing UTExportedTypeDeclarations. https://developer.apple.com/library/ios/#documentation/FileManagement/Conceptual/understanding_utis/understand_utis_declare/understand_utis_declare.html explains the process.

If you're using the Info tab in Xcode to declare your Document Type(s), you can probably expect to have a corresponding entry for each one in the Exported UTIs section.

Damian

On Feb 14, 2013, at 12:29 PM, koko <email@hidden> wrote:

>
> 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


_______________________________________________

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


References: 
 >iOS Document Interaction Technology (From: koko <email@hidden>)
 >Re: iOS Document Interaction Technology (From: Jerry Krinock <email@hidden>)
 >Re: iOS Document Interaction Technology (From: koko <email@hidden>)

  • Prev by Date: NSTableView and NSArrayController with "Handles Content As Compound Value" - won't select new items in Table View
  • Next by Date: cocoa bindings performance
  • Previous by thread: Re: iOS Document Interaction Technology
  • Next by thread: Re: iOS Document Interaction Technology
  • Index(es):
    • Date
    • Thread