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

Delete Realm if file is an unsupported version #8640

Open
bb-git opened this issue Jun 27, 2024 · 1 comment
Open

Delete Realm if file is an unsupported version #8640

bb-git opened this issue Jun 27, 2024 · 1 comment

Comments

@bb-git
Copy link

bb-git commented Jun 27, 2024

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

Copy link

sync-by-unito bot commented Jun 27, 2024

➤ PM Bot commented:

Jira ticket: RCOCOA-2402

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