Anyone know a list of what changes when running an app with remote debugging with expo? Running into this strange bug that won't let the app even start that completely evaporates when I enable remote debugging to see what's going on. 😕
Hmm, seems it runs using the js engine on the host. Found a shim too fix the problem. :)