[ 
https://issues.apache.org/jira/browse/CB-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045622#comment-15045622
 ] 

ASF GitHub Bot commented on CB-10148:
-------------------------------------

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 <[email protected]>
Date:   2015-12-07T20:05:51Z

    CB-10148 android: Added READ_CONTACTS permission request when picking a 
contact

----


> Security Exception when selection contact in Android Marshamallow
> -----------------------------------------------------------------
>
>                 Key: CB-10148
>                 URL: https://issues.apache.org/jira/browse/CB-10148
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Contacts
>         Environment: Android 6.0.0, [email protected], 
> [email protected]
>            Reporter: Richard B Knoll
>            Assignee: Richard B Knoll
>            Priority: Critical
>              Labels: android
>
> The contacts plugin does not request the read contacts permission before 
> launching the contacts picking activity causing a crash. Renders the plugin 
> unusable in [email protected]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to