cljsrn

Benjamin C 2022-04-06T04:48:27.050739Z

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. 😕

Benjamin C 2022-04-06T17:34:33.044679Z

Hmm, seems it runs using the js engine on the host. Found a shim too fix the problem. :)