Re: UIDocumentBrowserViewController and file package documents
Re: UIDocumentBrowserViewController and file package documents
- Subject: Re: UIDocumentBrowserViewController and file package documents
- From: Kyle Sluder <email@hidden>
- Date: Tue, 20 Jun 2017 16:29:18 -0500
On Tue, Jun 20, 2017, at 03:40 PM, email@hidden wrote:
> I'm trying out the new UIDocumentBrowserViewController in iOS 11 (using
> the iPad simulator). I can get it to create a new document (which is a
> file package) for my app, but tapping on the document in the
> UIDocumentBrowserViewController does not cause the delegate method
> documentBrowser(_ controller: UIDocumentBrowserViewController,
> didPickDocumentURLs documentURLs: [URL]) to get called.
>
> It does get called for another document type that is a flat file (not a
> file package), but it doesn't work with the file package document created
> by NSFileWrapper.
>
> Am I doing something wrong or is this a bug with file packages?
Please file a bug report and send me the number so I can ensure the
correct team sees it.
Thanks,
--Kyle
>
> Thanks,
> Dave
_______________________________________________
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