GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/86
CB-9770 Request user permissions before picking a contact This fixes [CB-9770](https://issues.apache.org/jira/browse/CB-9770) by requesting address book permissions before picker is shown for the first time. This PR should also fix [CB-7838](https://issues.apache.org/jira/browse/CB-7838), where `id == -1` for any contact in address book is also caused by missing permissions. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-contacts CB-9770 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-contacts/pull/86.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 #86 ---- commit 617fb764bf1c7047cfe02cf346771dd7fa38ed40 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2015-11-24T12:46:25Z CB-9770 Request user permissions before 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