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

0.72 Regression in Direct Debugging on Android #38204

Open
lunaleaps opened this issue Jul 5, 2023 · 11 comments
Open

0.72 Regression in Direct Debugging on Android #38204

lunaleaps opened this issue Jul 5, 2023 · 11 comments
Labels
Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Platform: Android Android applications.

Comments

@lunaleaps
Copy link
Contributor

lunaleaps commented Jul 5, 2023

Description

When bootstrapping a new 0.72.x app, I am unable to debug the app following the direct debugging instructions.

React Native Version

0.72

Output of npx react-native info

N/A

Steps to reproduce

  • npx react-native init MyApp
  • Add debugger; statement to App.tsx
  • Have metro running via yarn start in my project
  • Follow instructions for direct debugging via chrome://inspect, open devtools
  • Reload the app, the debugger does not stop at the breakpoint

Snack, code example, screenshot, or link to a repository

See instructions above

short_repro.mov
@github-actions

This comment was marked as off-topic.

@github-actions github-actions bot added Needs: Version Info Needs: Author Feedback Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Platform: Android Android applications. and removed Needs: Triage 🔍 labels Jul 5, 2023
@lunaleaps
Copy link
Contributor Author

Fix is here: 41477c8
TBD, verify fix

@faheem-cmd
Copy link

i have still this issue on RN 0.72

@emanuelasistensi
Copy link

same problem here

@lunaleaps
Copy link
Contributor Author

What version are you guys in? The fix was picked into 0.72.2, we just released 0.72.3. Have you tried those versions?

@emanuelasistensi
Copy link

0.72.1, 0.72.2 and 0.72.3

@kelset kelset added the 0.72 label Jul 12, 2023
@emanuelasistensi
Copy link

emanuelasistensi commented Jul 12, 2023

Captura de pantalla 2023-07-12 a la(s) 11 59 57 a  m
Captura de pantalla 2023-07-12 a la(s) 12 00 13 p  m

That appears to me right after you enabled the debugger.

@20chad16
Copy link

20chad16 commented Sep 3, 2023

Any fix?

Copy link

github-actions bot commented Mar 2, 2024

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Mar 2, 2024
@lovetingyuan
Copy link

need a conclusion

@github-actions github-actions bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Mar 5, 2024
@Lakston
Copy link

Lakston commented May 22, 2024

same problem here since updating to 0.73.8, what are we supposed to debug with ?
I cant even access my app since updating because of this error

@cortinico cortinico removed the 0.72 label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Impact: Regression Describes a behavior that used to work on a prior release, but stopped working recently. Platform: Android Android applications.
Projects
None yet
Development

No branches or pull requests

8 participants