Quick background - we are migrating from MongoDB Realm and our apps utilize both Realm for offline first storage as well as Atlas Sync for online sync.
As-is the, Parse Apple SDK provides the ability to store data locally when needed or we can utilize Parse Server for online - so that matches up with our current project needs and makes for a less painful transition away from Realm.
We understand from a recent question about future plans is there will be a βa fundamental rewrite of all the Parse client SDKsβ
Question to that is; will offline storage continue to be part of effort? I am sure itβs hard to project but it would be an important factor for our projects.