You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Fausto Torres (JIRA)" <ji...@apache.org> on 2017/08/28 01:17:00 UTC

[jira] [Comment Edited] (CB-13219) android videoCapture error code 3 canceled

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

Fausto Torres edited comment on CB-13219 at 8/28/17 1:16 AM:
-------------------------------------------------------------

Fix it with <preference name="AndroidLaunchMode" value="standard" />

Found it here
[https://stackoverflow.com/questions/27355111/camera-cancelled-error-in-phonegap-android]
[https://stackoverflow.com/questions/42355099/cordova-camera-plugin-selection-cancelled-error]

Why does it not in documentation? Should it be? Why stopped working? 
Don't know if it is a bug nor the solution is right.

thanks in advance


was (Author: fct):
Fix it with <preference name="AndroidLaunchMode" value="standard" />

Found it here
[https://stackoverflow.com/questions/27355111/camera-cancelled-error-in-phonegap-android]
[https://stackoverflow.com/questions/42355099/cordova-camera-plugin-selection-cancelled-error]

Why does it not in documentation? Should it be? Why stopped working? 
Even know if is a bug, the solution is right?

thanks in advance

> android videoCapture error code 3 canceled
> ------------------------------------------
>
>                 Key: CB-13219
>                 URL: https://issues.apache.org/jira/browse/CB-13219
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: cordova@7.0.1
>            Reporter: Fausto Torres
>
> the code gives error 3 code canceled on android, works fine on ios.
> Samsung Galaxy Grand 2 Duos
> Android 4.3
> navigator.device.capture.captureVideo(function(mediaFile){} , function(error) {} , {});
> It was working couple of weeks ago.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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