You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the new SDK use DBs created with the Java SDK?
How much time will it take to do the full migration? (having in mind so in a few months we may completely remove the dependency to Realm / but also we want to keep it to be able to handle the migration, so maybe for years)
Is the Realm SDK (and so the whole app) stable enough
It may also fix some not easy to fix bugs that we have since a long time like Realm instance not properly closed, or multi process trying to open the same Realm DB.
The Realm Kotlin SDK has been released as a stable version:
More details about the advantage of the new SDK can be found here: https://www.mongodb.com/docs/realm/sdk/kotlin/migrate-from-java-sdk-to-kotlin-sdk/
What we will have to check on our side:
This impact #5842 and #3889
Should you migrate now?
This is recommended by the Realm team
Links
The text was updated successfully, but these errors were encountered: