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

fix(ios): Use proper native events for cordova events #4720

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

jcesarmobile
Copy link
Member

cordova uses willEnterForegroundNotification instead of didBecomeActiveNotification for resume event and didEnterBackgroundNotification instead of willResignActiveNotification for pause event, so this should work the same way

@jcesarmobile jcesarmobile requested a review from ikeith June 14, 2021 11:52
@jcesarmobile jcesarmobile merged commit 99c21dc into main Jun 14, 2021
@jcesarmobile jcesarmobile deleted the fix-cord-evt branch June 14, 2021 14:11
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