facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.49k stars 24.26k forks source link

0.72 Regression in Direct Debugging on Android #38204

Open lunaleaps opened 1 year ago

lunaleaps commented 1 year ago

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

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

See instructions above

https://github.com/facebook/react-native/assets/1309636/d5befe38-6ba9-46cf-90e7-8d5290a14133

github-actions[bot] commented 1 year ago
:warning: Add or Reformat Version Info
:information_source: We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.70.2
lunaleaps commented 1 year ago

Fix is here: https://github.com/facebook/react-native/commit/41477c898cf5726eae9edbb1596366a6eea2b01e TBD, verify fix

faheem-cmd commented 1 year ago

i have still this issue on RN 0.72

emanuelasistensi commented 1 year ago

same problem here

lunaleaps commented 1 year ago

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 commented 1 year ago

0.72.1, 0.72.2 and 0.72.3

emanuelasistensi commented 1 year ago

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 commented 1 year ago

Any fix?

github-actions[bot] commented 7 months ago

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.

lovetingyuan commented 7 months ago

need a conclusion

Lakston commented 4 months ago

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