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

Add log message if App moves to background #39943

Closed
wants to merge 1 commit into from

Conversation

blakef
Copy link
Contributor

@blakef blakef commented Oct 6, 2023

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.

[iOS][Added] - Log to DevTools on app going into background / forground.

Differential Revision: D49956535

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Oct 6, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

blakef added a commit to blakef/react-native that referenced this pull request Oct 13, 2023
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.

Changelog: [iOS][Added] - Add console.log notification in DevTools if app transitions between back/foreground.

Reviewed By: dmytrorykun

Differential Revision: D49956535
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

blakef added a commit to blakef/react-native that referenced this pull request Oct 18, 2023
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.

Changelog: [iOS][Added] - Add console.log notification in DevTools if app transitions between back/foreground.

Reviewed By: dmytrorykun

Differential Revision: D49956535
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

blakef added a commit to blakef/react-native that referenced this pull request Oct 18, 2023
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.

Changelog: [iOS][Added] - Add console.log notification in DevTools if app transitions between back/foreground.

Reviewed By: dmytrorykun

Differential Revision: D49956535
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

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.

Changelog: [iOS][Added] - Add console.log notification in DevTools if app transitions between back/foreground.

Reviewed By: dmytrorykun

Differential Revision: D49956535
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49956535

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 19, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 05967e4.

Othinn pushed a commit to Othinn/react-native that referenced this pull request Oct 30, 2023
Summary:
Pull Request resolved: facebook#39943

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.

Changelog: [iOS][Added] - Add console.log notification in DevTools if app transitions between back/foreground.

Reviewed By: dmytrorykun

Differential Revision: D49956535

fbshipit-source-id: 29e1aba9c4eaeba072fe04f2b932a3e04c96d081
@facebook-github-bot
Copy link
Contributor

This pull request has been reverted by 82bc2d7.

@blakef blakef deleted the export-D49956535 branch January 3, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Reverted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants