Github user riknoll commented on the pull request:

    
https://github.com/apache/cordova-plugin-camera/pull/97#issuecomment-174067562
  
    As @nikhilkh mentioned, the new fix requires both 
`cordova-plugin-camera@2.1.0` and `cordova-android@5.1.0`. Updating to both of 
those won't automatically fix your application, you'll need to make some 
changes to handle the Android lifecycle as well. I've included a sample app 
that uses the new API as part of the Android Lifecycle Guide in the docs. It's 
published 
[here](http://cordova.apache.org/docs/en/dev/guide/platforms/android/lifecycle.html),
 but you should really check out [this 
PR](https://github.com/apache/cordova-docs/pull/461) as there are some pretty 
significant changes and a much more detailed sample app that haven't made it to 
the website yet. That doc should be useful for people not using the camera 
plugin as well because most of it applies to all apps targeting the Android 
platform. Plugin authors looking to use the new API should read the updated 
Android plugin guide 
[here](http://cordova.apache.org/docs/en/dev/guide/platforms/android/plugin.html).
 Hope this help
 s!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to