Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Exception: RLMException #8726

Open
shahbazxische opened this issue Dec 6, 2024 · 0 comments
Open

Fatal Exception: RLMException #8726

shahbazxische opened this issue Dec 6, 2024 · 0 comments

Comments

@shahbazxische
Copy link

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 of objectClasses / objectTypes.

This is the realm version that we are using '10.32.2'

Stacktrace & log output

Fatal Exception: RLMException
0  CoreFoundation                 0x12586c __exceptionPreprocess
1  libobjc.A.dylib                0x6c50 objc_exception_throw
2  Realm                          0x22fd0 (Missing UUID 86f1a6ec2ee3362fafc72ac0af6a5bdc)
3  Realm                          0x5cf90 (Missing UUID 86f1a6ec2ee3362fafc72ac0af6a5bdc)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant