react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

RNDebugger doesn't work on Ubuntu 18.04 with Android emulator.

Open norayr93 opened this issue 4 years ago • 0 comments

React Native Debugger app version: 0.11.7 React Native version: 0.63.4 Platform: android Is real device of platform: no Operating System: Linux, Ubuntu 18.04

Hello, I am pretty sure this is not a bug, but I can't find a solution for hours. The documentation also provides minimal information on getting started.

I have followed the instructions and seems everything should work. But this is all I can see on my desktop. It shows that debugger is connected, but console.log-s are not shown and the redux state is also undefined.

Screenshot from 2021-01-24 19-31-10

I have also enabled Debug in of developer menu on my app emulator. I couldn't find a solution to this problem anywhere, so the final destination of resolving it is here.

norayr93 avatar Jan 24 '21 15:01 norayr93