You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surprised that happens with 9.1.8 as all the work here recently was to fix problems like that, and I'm certain I tested with Hermes.
I was definitely focused on testing with react-native 0.76 though, and new architecture. Have you attempted to upgrade to that and see if it goes away?
If it is still reproducible I'll need to see the device logs from a reproduction to see what sort of exception has been thrown. The exception you mention is a secondary sort of thing that unfortunately masks the real problem. The real problem is usually only visible in device logs (adb logcat for example) in my experience
After enabling the hermes on android getting this error
Error: Exception in HostFunction: Could not enqueue microtask because they are disabled in this runtime, js engine: hermes
npx react-native info
The text was updated successfully, but these errors were encountered: