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