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
`[email protected]` and `[email protected]`. 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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]