You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2016/10/11 14:47:21 UTC

[jira] [Commented] (CB-11995) Media Capture plugin's captureImage crashes the app on Android 7.0

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

Alexander Sorokin commented on CB-11995:
----------------------------------------

The problem seems to be that we're passing a file URI to Camera app, which is not allowed in Android 7.0:
https://developer.android.com/reference/android/os/FileUriExposedException.html

> Media Capture plugin's captureImage crashes the app on Android 7.0
> ------------------------------------------------------------------
>
>                 Key: CB-11995
>                 URL: https://issues.apache.org/jira/browse/CB-11995
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>              Labels: triaged
>
> This issue can be reproduced by running media capture plugin's manual tests.



--
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