Fork me on GitHub
#cljsrn
<
2021-12-20
>
frankitox21:12:48

I'm getting an error while trying to use Hermes (with shadow-cljs) in Android, anyone encountered this? ReactNativeJS: ReferenceError: Property 'Long' doesn't exist, js engine: hermes. This only occurs in development mode, releases work just fine.

Omar06:10:10

@U3UFFB420 did you ever solve this? I've just ran into this and had to disable hermes. Good to know that releases work though! Are your apks much smaller?

frankitox11:10:31

Not really 😞 I still release Hermes builds because they are clearly superior. But there's always the possibility that something breaks only in Hermes, thus breaking my prod app without ever noticing it