Skip to content

0.72 Regression in Direct Debugging on Android #38204

Closed as not planned
Closed as not planned
@lunaleaps

Description

@lunaleaps

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Impact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Platform: AndroidAndroid applications.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions