-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add log message if App moves to background
Summary: When the user attaches a debugger, and the app moves to the background the debugging session persists. This sends a CDP console.info so the debugging user is aware of the app's state. It is an easy state to get into when debugging on multiple emulators. Differential Revision: D49956535
- Loading branch information
1 parent
95d09d3
commit 68a57ae
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters