[
https://issues.apache.org/jira/browse/CB-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643237#comment-14643237
]
ASF GitHub Bot commented on CB-9151:
------------------------------------
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/110
CB-9151 Trigger captureAction only once
Prevent multiple captureAction calls by using `clicked` attribute
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-camera CB-9151
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/110.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 #110
----
commit ad31103226aca5240840ba9cc17d0c6d82eac417
Author: Murat Sutunc <[email protected]>
Date: 2015-07-27T19:15:25Z
CB-9151 Trigger captureAction only once
----
> Fix app crash on repeated take picture via camera plugin on Windows Phone 8.1
> -----------------------------------------------------------------------------
>
> Key: CB-9151
> URL: https://issues.apache.org/jira/browse/CB-9151
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Environment: Windows Phone 8.1, windows platform
> Reporter: Sergey Shakhnazarov
>
> Tapping twice on camera preview gives such an error:
> Exception is about to be caught by JavaScript library code at line 443,
> column 21 in
> ms-appx://io.cordova.myapp9a1f58af41d240d79016f68247e6f82c/www/plugins/cordova-plugin-camera/src/windows/CameraProxy.js
> 0xc00d36b2 - JavaScript runtime error: The request is invalid in the current
> state.
> Started
> WinRT information: Started
> If there is a handler for this exception, the program may be safely continued.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]