No more asking permission for photo library picking...
Closed this issue · 1 comments
fbrun commented
Hi,
I develop an app with Ionic 3 and the cordova-plugin-camera for picking image from library photos.
i install the plugin FilePicker-Phonegap-iOS-Plugin et configured it and all work fine.
But since that, my app no more asking user for permission (aka NSPhotoLibraryUsageDescription) when picking photos in library the first time : he can pick it without any persmission setting to true...
and then in ios > settings > privacy / photos, my app is no more present as it was before...
i don't know if the problem is due to FilePicker-Phonegap-iOS-Plugin or not... Have you any idea ?
thanks
fbrun commented
I see this case is an ionic bug : danielsogl/awesome-cordova-plugins#2634