Ink / ios-picker

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

v5.1.0: FPPickerControllerDelegate method is called twice sometimes #108

Closed newyorkpizza closed 9 years ago

newyorkpizza commented 9 years ago

Sometimes, the delegate method fpPickerController:didPickMediaWithInfo: is called twice. My expectation is that this delegate method is called only once when an item is picked.