How frequently does the bug occur?
Always
Description
iOS React Native; both using separate realms, with different paths.
I get the crash only when it's a fresh install, my native uses its own realm with path 123.realm and my react native used forms.realm.
As soon as i navigate back to my native app, from react native app, app crashes with a stack trace
#0 0x000000010ef4f8d8 in RLMGetCachedRealm forms/ios/Pods/Realm/Realm/RLMRealmUtil.mm:60
But the surprising thing is, this crash only occurs on fresh install!
After that subsequent launches work fine.
Stacktrace & log output
Can you reproduce the bug?
-- select --
Reproduction Steps
No response
Version
20.0.3
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
17.7.1
Build environment
Xcode version: ...
Dependency manager and version: ...