cljsrn

frankitox 2021-12-20T21:34:48.100200Z

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.

Omar 2022-10-14T06:06:10.561769Z

@franquito 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?

frankitox 2022-10-25T11:56:31.649329Z

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