GitHub user m-revetria opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/24
[iOS] Returns a specific error message when app has no access to Photos
If user cancel 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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/m-revetria/cordova-plugin-camera master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 5d79b38beec61ebe2d97af5e3187fd4f5027ac13
Author: RemeR <[email protected]>
Date: 2014-04-29T15:30:50Z
[iOS] Returns a specific error message when app has no access to library.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---