GitHub user riknoll opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/96
CB-10148: Added READ_CONTACTS permission request when picking contacts We currently don't request the permission and get a SecurityException when the Activity returns on Marshmallow. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-contacts CB-10148 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-contacts/pull/96.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 #96 ---- commit 4bb747fff0ad957e210408936039755b740659e5 Author: riknoll <richard.b.kn...@gmail.com> Date: 2015-12-07T20:05:51Z CB-10148 android: Added READ_CONTACTS permission request when picking a contact ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org