Realm Deprecation #7908
-
I have an Android app using the Realm Java SDK. I saw that all Realm SDKs are going to be deprecated this September. The documentation suggests to update to version 3.0.0. and above from the community branches. However, I saw that the Java SDK doesn't have a community branch. What will happen with the Java SDK? Is it going to be removed totally from September and I will not be able to build my project unless I switch to Kotlin SDK version 3.0.0 and above? Or the Java SDK will not be removed from the maven repositories and still will be able to download it? I am using Realm only as a local offline database, without the sync option. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The Java SDK will not be removed but will not receive any updates either as it was deprecated a long time ago. |
Beta Was this translation helpful? Give feedback.
The Java SDK will not be removed but will not receive any updates either as it was deprecated a long time ago.