-
Type: Bug
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Flipper
How frequently does the bug occur?
Always
Description
I was expecting to integrate the realm plugin into flipper and view the state/content/hierarchy of my realm tables . After following the instructions provided here :https://www.mongodb.com/docs/realm/sdk/react-native/test-and-debug/debugging-with-flipper/ . After doing the steps mentioned the flipper app isnt able to connect to realm
Stacktrace & log output
I am getting a lot of crashes in the native code but I dont know what are the relevant logs
Can you reproduce the bug?
Always
Reproduction Steps
Create a react native app integrate realm and then try to integrate flipper in the same . I have followed the steps mentioned in the guide but I am not able to debug the same .
"realm": "11.0.0",
"realm-flipper-plugin-device": "^1.1.0"
"react": "18.1.0",
"react-native": "0.70.0",
"react-native-flipper": "^0.180.0",
Version
11.0.0
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
apple macbook pro M1
Build environment
Which debugger for React Native: ..
Cocoapods version
NA