Ink / ios-picker

[DEPRECATED] The easiest way to import content into your application. http://filepicker.io
MIT License
226 stars 78 forks source link

Fix #104 for displaying Photo Library if authorization is required #106

Closed newyorkpizza closed 8 years ago

newyorkpizza commented 9 years ago

If FilePicker is the first code to request access to the Photo Library it must wait until after the user authorizes the app to try to fetch the assets.

newyorkpizza commented 9 years ago

Thanks for the feedback, I moved the changes to viewWillAppear.