Realm Deprecation #7908
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. |
Answered by
nirinchev
May 16, 2025
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. |
0 replies
Answer selected by
DenislavSNedev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Java SDK will not be removed but will not receive any updates either as it was deprecated a long time ago.