I have this error for some users: Database has an unsupported version (9) and cannot be upgraded
So I understand I must run v10.48.0 to upgrade from v9 DBs, but I’m already running a later version in production.
Is it possible to fork RealmSwift and run v10.48.0 alongside a later version, exclusively for upgrading v9 DBs? Any pointers?