-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Add logging in ReactInstanceManager.onHostPause when activity is incorrectly null #48226
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D67123351 |
…rrectly null (facebook#48226) Summary: Adding logging to onHostPause to help diagnose cases when the activity is incorrectly null. Reviewed By: fkgozali Differential Revision: D67123351
110e88d to
b2860ee
Compare
|
This pull request was exported from Phabricator. Differential Revision: D67123351 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D67123351 |
b2860ee to
283c2bb
Compare
…rrectly null (facebook#48226) Summary: Adding logging to onHostPause to help diagnose cases when the activity is incorrectly null. Reviewed By: fkgozali Differential Revision: D67123351
|
This pull request was exported from Phabricator. Differential Revision: D67123351 |
…rrectly null (facebook#48226) Summary: Adding logging to onHostPause to help diagnose cases when the activity is incorrectly null. Reviewed By: fkgozali Differential Revision: D67123351
283c2bb to
65a3036
Compare
|
This pull request was exported from Phabricator. Differential Revision: D67123351 |
|
This pull request has been merged in c2fd35a. |
|
This pull request was successfully merged by Maddie Lord in c2fd35a When will my fix make it into a release? | How to file a pick request? |
Adding logging to onHostPause to help diagnose cases when the activity is incorrectly null.
Changelog: [Internal]
Differential Revision: D67123351