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
import "react-native-get-random-values"; in index.js file but no luck.
Disabling Hermes
Works for iOS, but the app crashes as soon as it is launched due to the above error
com.facebook.react.common.JavascriptException: Error: Native module not found, js engine: hermes, stack:
getRandomBase64@1:108948 Expected behavior
Should work for Android as well Actual behavior
Crashes for Android