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
I'm encountering an issue in my live application where I randomly receive the following errors on iPad only:
"Cannot access Realm that has been closed"
This issue occurs intermittently, sometimes specifically on tablet devices.
I am using the following versions of dependencies:
realm: ^12.8.1
react: 18.2.0
react-native: 0.74.1
Could you provide any insight into the possible causes of these issues? Specifically:
Has there been any deprecation or breaking change in recent updates that might cause this behavior?
Are there any known issues with Realm instances being closed or objects being invalidated on React Native or tablet environments?
What are the recommended best practices for handling Realm instances and ensuring data integrity in these cases?
Any guidance or potential solutions would be greatly appreciated!
Thanks in advance for your help.
Best regards,
parth
Stacktrace & log output
No response
Can you reproduce the bug?
Sometimes
Reproduction Steps
No response
Version
12.8.1
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS version 18.1
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?
Sometimes
Description
Hi there,
I'm encountering an issue in my live application where I randomly receive the following errors on iPad only:
"Cannot access Realm that has been closed"
This issue occurs intermittently, sometimes specifically on tablet devices.
I am using the following versions of dependencies:
realm: ^12.8.1
react: 18.2.0
react-native: 0.74.1
Could you provide any insight into the possible causes of these issues? Specifically:
Has there been any deprecation or breaking change in recent updates that might cause this behavior?
Are there any known issues with Realm instances being closed or objects being invalidated on React Native or tablet environments?
What are the recommended best practices for handling Realm instances and ensuring data integrity in these cases?
Any guidance or potential solutions would be greatly appreciated!
Thanks in advance for your help.
Best regards,
parth
Stacktrace & log output
No response
Can you reproduce the bug?
Sometimes
Reproduction Steps
No response
Version
12.8.1
What services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS version 18.1
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: