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
Warning: SyntaxError: JSON Parse error: Unexpected character: p, js engine: hermes
ERROR Warning: TypeError: Cannot read property 'RealmProvider' of undefined
This error is located at:
in AppAndroid (created by RNRedux)
in PersistGate (created by RNRedux)
in Provider (created by RNRedux)
in ThemeProvider (created by RNRedux)
in$97d95f6660b1bb14$export$9f8ac96af4b1b2ae (created by NativeBaseProvider)
in ToastProvider (created by NativeBaseProvider)
in PortalProvider (created by NativeBaseProvider)
in HybridProvider (created by NativeBaseProvider)
in ResponsiveQueryProvider (created by NativeBaseProvider)
in RNCSafeAreaProvider (created by SafeAreaProvider)
in SafeAreaProvider (created by NativeBaseProvider)
in NativeBaseConfigProviderProvider (created by NativeBaseProvider)
in NativeBaseProvider (created by RNRedux)
in RNGestureHandlerRootView (created by GestureHandlerRootView)
in GestureHandlerRootView (created by RNRedux)
in RNRedux
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in MeFit(RootComponent), js engine: hermes
Can you reproduce the bug?
Always
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)
Android 14
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered:
How frequently does the bug occur?
Always
Description
I am using realm 11.10.2 and @realm/react 0.5.2 version but my app always crashes in debug mode.
i am using following code
import {createRealmContext, RealmProvider} from '@realm/react'
Stacktrace & log output
Can you reproduce the bug?
Always
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)
Android 14
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: