Intellij 2016.3 and React Native 0.37.0+ - Can't Debug

Answered

When trying to debug a React Native project, after the app runs and tries to connect to the debugger, an exception is thrown: 'Maximum call stack size exceeded'

This happens in 0.37.0 and 0.38.0 (released today). When using 0.36.0 everything works as intended.

 

Is there any workaround to enable debugging with React Native 0.37.0+ or should we use 0.36.0 for now and wait for an update?

 

Edit: This seems to happen for both iOS and Android, and many people are complaining about it, see comment section of your blog post here.

0

Please sign in to leave a comment.