Hey team! I need your help! i heard that Realm Dev...
# multiplatform
e
Hey team! I need your help! i heard that Realm Device Sync SDK is going to be deprecate next year. Im working on a CMM app that use it. My flow is: save data in a Mongo database from a Python script. Then consuming that data using Ktor creating an API and then fetching that data from the API... I would love to hear which are the alternatives since Mongo DB Atlas Device SDK will be depreacted! Thanks
p
Firebase, Supabase, Couchbase Mobile. The 3 offer syncing capabilities.
e
are these available for multiplatform?
p
Android and iOS I believe so. Perhaps Desktop too. Browser most likely not
e
Thanks!!