-
Type: Task
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
?
-
7909
-
Not Needed
Problem
We see a quite a few crashes lately of users updating our app with an unsupported realm file version. This is probably coming from moving to a version beyond 10.48.0 and these users having not updated the app for years.
Solution
There is already a parameter having a similar functionality
config.deleteRealmIfMigrationNeeded
It would be great to have a similar configuration
config.deleteRealmIfUnsupportedFileVersion
This would keep the app working and delete the data as kind of a last resort.
Alternatives
No response
How important is this improvement for you?
Would be a major improvement
Feature would mainly be used with
Local Database only