I run reaction-native in the following environments: -
Environment: OS: Linux 4.4 Node: 6.11.1 Yarn: 0.22 npm: 5.5.1 Watchman: 4.5.0 Xcode: N/A Android Studio: Not Found Packages: (wanted => installed) react: 16.0.0 => 16.0.0 react-native: 0.51.0 => 0.51.0
I get a "Timeout when connecting to a remote debugger in a real Android device" in Chrome when I try to debug js remotely. I am also testing the application on Mac OS x, it works fine with remote js debugging.
source share