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
We are facing below crash in iOS 14 and iOS 13 but for higher versions its working perfectly fine.
Object type '' is not managed by the Realm. If using a custom objectClasses / objectTypes array in your configuration, add '' to the list of objectClasses / objectTypes.
This is the realm version that we are using '10.32.2'
How frequently does the bug occur?
Always
Description
We are facing below crash in iOS 14 and iOS 13 but for higher versions its working perfectly fine.
Object type '' is not managed by the Realm. If using a custom
objectClasses
/objectTypes
array in your configuration, add '' to the list ofobjectClasses
/objectTypes
.This is the realm version that we are using '10.32.2'
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
10.32.2
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS 14 and iOS 13
Build environment
Xcode version: 15.4
The text was updated successfully, but these errors were encountered: