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
Hello,
I am using the realm-swift library in an iOS app through SPM.
After upgrading from version 10.7.4 to 10.38.0, I encountered the error:
"Opening Realm files of format version 23 is not supported by this version of Realm."
Data was being saved successfully, but at some point, the saved data disappeared.
Currently, there have been no changes to the schema, and I only updated the library. I increased the schema version, but the previously saved data is still not visible.
I would like to ask if there are additional steps I need to take or if simply increasing the schema version is sufficient.
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
10.38.0
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS
Build environment
Xcode version: 16
Dependency manager and version: ...
The text was updated successfully, but these errors were encountered:
How frequently does the bug occur?
Always
Description
Hello,
I am using the realm-swift library in an iOS app through SPM.
After upgrading from version 10.7.4 to 10.38.0, I encountered the error:
"Opening Realm files of format version 23 is not supported by this version of Realm."
Data was being saved successfully, but at some point, the saved data disappeared.
Currently, there have been no changes to the schema, and I only updated the library. I increased the schema version, but the previously saved data is still not visible.
I would like to ask if there are additional steps I need to take or if simply increasing the schema version is sufficient.
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
10.38.0
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS
Build environment
Xcode version: 16
Dependency manager and version: ...
The text was updated successfully, but these errors were encountered: