Realm Xamarin
v0.77.1
Realm for Xamarin
|
Exception when you can't open an existing realm file because the format differs from your current class declarations. More...
Exception when you can't open an existing realm file because the format differs from your current class declarations.
Typically triggered when you open the same Realm name, or use GetInstance() with no name, and don't delete old files. Read more at Migrations.