Open gaboelnuevo opened 4 years ago
Hi – We announced that MongoDB Mobile would be deprecated shortly after we acquired Realm and it was fully deprecated as of May this year. We recommend using Realm Database/SDKs moving forward.
Thanks you for your quickly response.
It's a shame that was deprecated, I'm using realm db for a production app but I'm want to use mongodb mobile not realmDB.
Is there any documentation for migration of stitch sdk to realm sdk? It is still possible to use mongodb atlas, right?
Hi Ethan – To clarify the above comment "MongoDB Mobile" a version of MongoDB that runs on mobile phones has been deprecated for a while now but the Stitch SDKs generally won't EoL for the next year (even though we are recommending folks switch to the Realm SDKs). While we don't have a comprehensive guide for making the switch most of the syntax remains the same. For example, this section details how to call MongoDB Atlas from the Realm Swift SDK.
I want to use mongodb mobile not realmDB. only a local mongo db. But all the documentations links are broken.
Thank you.