Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29455

react-native android: Debug mode is broken

$
0
0

I think my debug mode for android is kinda broken. I cannot open the debug menu, event though I have yellow-orange boxes for warnings on my device (which tells that i'm running the app on debug mode). No chrome tab opens with a debugger when i run a react-native run-android.

The metro bundler doesn't seem to bundle anything by the way. I used to have a green progress bar but now nothing, even though my app does start on my device.

metro bundler

react-native log-android gives me logs from the app, as if I was looking a the console.

adb shell input keyevent 82 doesn't do anything.

React Native version:

System:
      OS: Windows 10
      CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU 
@ 2.20GHz
      Memory: 6.96 GB / 19.74 GB
    Binaries:
      Yarn: 1.17.3 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
      npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD 
    IDEs:
      Android Studio: Version  3.5.0.0 AI-191.8026.42.35.6010548


"react": "16.8.3",
"react-native": "0.59.9",

I wasn't able to find anything online on this issue. I don't know what caused that, I've just joined the project and the repository is a mess...

Did you guys had this issue before ?


Viewing all articles
Browse latest Browse all 29455

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>