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

WebIntent keep intent info onNewIntent #12

Merged
merged 1 commit into from
Apr 9, 2018
Merged

WebIntent keep intent info onNewIntent #12

merged 1 commit into from
Apr 9, 2018

Conversation

torsten-simon
Copy link
Contributor

This helps to allow calls to hasExtra and getExtra after a newIntent event was fired. Otherwise, you will always stay on the first intent received
This is important if you use launchMode singleTop or singleInstance where onNewIntent can be fired multiple times.

@chrisekelley
Copy link
Collaborator

thanks a lot, checking this out now

@chrisekelley chrisekelley merged commit 7bb1705 into cordova-misc:master Apr 9, 2018
@torsten-simon
Copy link
Contributor Author

Thanks, then I'll remove my fork now :)

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.

2 participants