Debugging? Can't start the app with remote debugging

I’m trying to get debugging to work, but running into problems; sometimes it works, sometimes it doesn’t. Expo v29, with genymotion. I start Remote JS Debugging from the menu, then the emulator is showing red screen with the following error: **

Attempt to invoke virtual method ‘java.lang.Object abi29_0_0.expo.core.ModuleRegistry.getModule(java.lang.Class)’ on a null object reference

Here’s a screenshot:


**

I am also having the same issue. The app seems to work fine Remote Debugging is turned off. If it is on either I get this message or it stays stuck at the splash screen.

I noticed that if I keep reloading the app with VSCode debugger, it eventually starts up. It looks like every refresh connects to a different port.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.