You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/12/05 03:25:10 UTC

[jira] [Commented] (CB-10148) Security Exception when selection contact in Android Marshamallow

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

Richard B Knoll commented on CB-10148:
--------------------------------------

Sending the intent does not trigger an exception. The content resolver query we make in {{onActivityResult()}} does. Even if that didn't trip the exception, I'm pretty sure the other query we do in {{getContactById()}} would as well.

> 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, cordova-android@5.1.0-dev, cordova-plugin-contacts@2.0.1-dev
>            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 cordova-android@5.0.0



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org