GitHub user riknoll opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/145
CB-9189 android: Implementing save/restore API to handle Activity
destruction
This fixes the long standing issue of the camera plugin crashing after
receiving an Activity result when the Cordova Activity is killed in the
background (CB-9189). Uses the new API for plugin save/restore that was merged
into cordova-android recently.
*NOTE*: The link I put in the README is for Android docs that have been
merged in to dev, but not published yet. It'll work once we do a docs release.
Right now it's broken.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-camera CB-9189
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/145.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 #145
----
commit e3029157bdcfd8d19e25a2f3be1c81bd7a8f8589
Author: riknoll <[email protected]>
Date: 2015-12-04T19:34:28Z
CB-9189 android: Implementing save/restore API to handle Activity
destruction
----
---
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]