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

Properly resume android activity #8

Closed
mlynch opened this issue Dec 7, 2017 · 1 comment
Closed

Properly resume android activity #8

mlynch opened this issue Dec 7, 2017 · 1 comment

Comments

@mlynch
Copy link
Contributor

mlynch commented Dec 7, 2017

Test this case: trigger Camera.getPhoto, remove permission while camera is open, come back to the app. RIght now it clears the session, but can we reload the state?

@mlynch mlynch added this to the Standalone v1 milestone Dec 15, 2017
@mlynch
Copy link
Contributor Author

mlynch commented Jan 15, 2018

Almost done with this. Only last thing is to let plugins easily persist important fields before starting an activity, such as the Camera plugin storing the temporary filename for storing the result

mlynch added a commit that referenced this issue Jan 15, 2018
@mlynch mlynch closed this as completed in 048e894 Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant