[
https://issues.apache.org/jira/browse/CB-8804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067271#comment-15067271
]
ASF GitHub Bot commented on CB-8804:
------------------------------------
Github user Bnaya commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-166460750
The fix in the cordova platform level is not released yet, unless you want
to install the platform from GIT.
For the fixed plugin,
https://github.com/MSOpenTech/cordova-plugin-camera/commits/CB-9189
This is gonna be PR to the camera plugin that works with the platform
change.
Until we will have all this, you can use fixes like this PR is offering, in
the plugin level.
I have my own fix to that issue in the plugin + more issues fixes that you
can see here:
https://github.com/photomania/cordova-plugin-camera/commits/prevent-crash-on-external-image-selection
> https://github.com/apache/cordova-plugin-camera#android-quirks
> --------------------------------------------------------------
>
> Key: CB-8804
> URL: https://issues.apache.org/jira/browse/CB-8804
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugin Camera
> Environment: Android
> Reporter: Serge Huijben
> Labels: Android
>
> Android Quirks
> Android uses intents to launch the camera activity on the device to capture
> images, and on phones with low memory, the Cordova activity may be killed. In
> this scenario, the image may not appear when the Cordova activity is restored.
> It can be solved bij implementing this PR:
> https://github.com/apache/cordova-plugin-camera/pull/97
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]