Enabling debug mode on android for a new project shows the following error. See screenshot below.
System:
OS: macOS 10.15.3
CPU: (12) x64 Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz
Memory: 158.79 MB / 16.00 GB
Shell: 5.0.11 - /usr/local/bin/bash
Binaries:
Node: 13.0.1
npm: 6.12.0
Watchman: 4.9.0
SDK:
Android SDK:
API Levels: 23, 25, 26, 27, 28, 29
Build Tools: 28.0.3, 29.0.2, 29.0.3
Languages:
Java: 1.8.0_222
Python: 2.7.16
npmPackages:
react: 16.13.1 => 16.13.1
react-native: 0.63.0-rc.0 => 0.63.0-rc.0
Provide a detailed list of steps that reproduce the issue.
npx react-native init RN063 --version 0.63.0-rc.0react-native start and react-native run-androidShould work the same as debug mode disabled

report
I am having the same problem with my app. iOS fine. Android with debugging enabled is not working.
I am having the same problem with android app in debug mode. IOS fine
Same here
Same here on Android when running debug and it work normally when stop debugging
Same here on Android when running debug and it work normally when stop debugging
Same scenario here
Similarly when running on real devices
Same here.
I was getting a white screen upon upgrading. Attempted to toggle debugger and discovered this as well.
Are some of you using wix RNN?
@BrunoVillanova no we are using @react-navigation
Most helpful comment
@BrunoVillanova no we are using @react-navigation