Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
iOS
Description
If the user cancels the UIImagePickerController and the app has no authorization to access to the Photos, an error with the message "has no access to assets" is returned as the plugin result.
https://github.com/apache/cordova-plugin-camera/pull/24
Note that [ALAssetsLibrary authorizationStatus] is iOS 6 only, we will need to add an engines tag with an "apple-ios" key (separate issue).