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 15:55:20 UTC

[jira] [Comment Edited] (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 edited comment on CB-11995 at 10/11/16 3:55 PM:
------------------------------------------------------------------

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


was (Author: alsorokin):
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