Fork me on GitHub
#cljsrn
<
2022-04-06
>
Benjamin C04:04:27

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 C17:04:33

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