ios - Runtime is not ready for debugging -


i'm on macos sierra using react native 0.42.3:

i start app using react-native run-ios, press cmd-d , select "debug js remotely". after that, new chrome tab opened, , switching dev tools see console every outputs far.

the problem is: when reload app, while debugger open, crashes infamous red screen saying "runtime not ready debugging".

i found lot of posts debugging react native, nothing seems address problem when try reload it.

indeed seems weird error not want go away. never fixed on mac either.

i use : https://github.com/jhen0409/react-native-debugger nowadays , works charm.

i know not "fix" problem, alternative , works charm.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -