I’m having weird problems opening a Realm I created in my Android emulator
“Unable to open a realm at path ‘…/adbfiles/files/default.realm’: Invalid top array (ref: 5416, size: 11)”
Apparently it can be caused by compatibility issues.
Where do I find a table or similar where I can check which Realm Studio version works for which Realm version?
In this specific case I’m using Realm 7.0.0 beta and the latest Realm Studio 3.10.0
Thanks.