-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
【iOS】Fix timer background state when App is launched from background #39347
【iOS】Fix timer background state when App is launched from background #39347
Conversation
@zhongwuzw CircleCI complains about failing unit tests here
Could you please take a look? |
@dmytrorykun Thanks for review, test failed has fixed. |
@dmytrorykun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
1 similar comment
@dmytrorykun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there! Thank you for the time invested in fixing this issue.
There are two code changes that we need to apply in order to actually land this.
Could you take care of changing the code accordingly? 🙏
@dmytrorykun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing, thank you so much for this.
@dmytrorykun merged this pull request in a4ea737. |
…39347) Summary: Fixes #38711 ## Changelog: [IOS] [FIXED] - Fix timer background state when App is launched from background Pull Request resolved: #39347 Test Plan: Please see #38711 Reviewed By: cipolleschi Differential Revision: D49101979 Pulled By: dmytrorykun fbshipit-source-id: e25b182539f39e4465fa40e51288d88c68967b31
Summary:
Fixes #38711
Changelog:
[IOS] [FIXED] - Fix timer background state when App is launched from background
Test Plan:
Please see #38711