Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-9189 android: Implementing save/restore API to handle Activity destruction #145

Merged
merged 1 commit into from
Jan 6, 2016
Merged

Conversation

riknoll
Copy link
Contributor

@riknoll riknoll commented Dec 4, 2015

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.

@riknoll
Copy link
Contributor Author

riknoll commented Jan 5, 2016

Rebased to master and update the README link. Sorry, I lost track of this over the holidays. I plan to merge this in at end of day. @jasongin can you give this a quick look?

@jasongin
Copy link

jasongin commented Jan 5, 2016

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants