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
This happens sometimes in production release when unlocking the device after a period of idle (typically a few hours), we found that the error message came from Hermes engine inside "createJSExecutor" function, however we are pretty sure Hermes had been disabled. This error did not happen before we upgraded realm-js from 10.9.1 to 11.10.2, but I'm not sure if it really related to the upgrade.
Thanks for reporting the issue, as it might be relevant to someone in a similar situation.
It does however refer to a version published more than a year ago, in a codebase which is no longer in main, since v12 was a complete rewrite of the SDK (with minimal breakage to the API). As such, I'll close the issue as it won't realistically be fixed. Please upgrade to the latest major version and report back if you see similar behavior.
How frequently does the bug occur?
Sometimes
Description
This happens sometimes in production release when unlocking the device after a period of idle (typically a few hours), we found that the error message came from Hermes engine inside "createJSExecutor" function, however we are pretty sure Hermes had been disabled. This error did not happen before we upgraded realm-js from 10.9.1 to 11.10.2, but I'm not sure if it really related to the upgrade.
React Native version: 0.73.4
Stacktrace & log output
Can you reproduce the bug?
Sometimes
Reproduction Steps
No response
Version
11.10.2
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iPadOS 16.7.10
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: