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 resume called on app start #526

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Fix resume called on app start #526

merged 2 commits into from
Oct 17, 2022

Conversation

nzagorchev
Copy link
Contributor

What Where/Who
People Involved @nzagorchev

Background

UIApplicationWillEnterForegroundNotification is called when app is started and enters foreground.

Implementation

Add a check if Leanplum has started, to prevent calling resume right after start.

Testing steps

Is this change backwards-compatible?

@nzagorchev nzagorchev merged commit d08df6f into master Oct 17, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-resume branch October 17, 2022 12:03
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