-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
Fix is here: 41477c8 |
i have still this issue on RN 0.72 |
same problem here |
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? |
0.72.1, 0.72.2 and 0.72.3 |
Any fix? |
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. |
need a conclusion |
same problem here since updating to 0.73.8, what are we supposed to debug with ? |
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
debugger;
statement toApp.tsx
yarn start
in my projectchrome://inspect
, open devtoolsSnack, code example, screenshot, or link to a repository
See instructions above
short_repro.mov
The text was updated successfully, but these errors were encountered: