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

ASF GitHub Bot commented on CB-8804:
------------------------------------

Github user cenobyte321 commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-166403558
  
    I'm using the 1.2.0 version of this plugin with cordova 5.4.1 and it 
crashes (doesn't reboot) the application if the memory is low and the main 
Cordova activity is not found. Applying the code from this pull request 
actually reboots the application. I don't fully understand how the fix @Bnaya 
posted is supposed to work but it's not behaving as expected... or am I missing 
something here?


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

Reply via email to