File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,25 @@ Atlas Device SDKs Deprecation
13
13
:depth: 2
14
14
:class: singlecol
15
15
16
+ As of September 2024, Atlas Device SDKs are deprecated. Atlas Device SDKs will
17
+ reach end-of-life and be removed on **September 30, 2025**.
16
18
19
+ The Atlas Device SDKs are made up of two parts: the on-device database and
20
+ Atlas Device Sync. The on-device database will continue to exist as an open
21
+ source project.
22
+
23
+ Atlas Device Sync is deprecated. This means that apps built using Sync need to
24
+ move to an alternative solution or remove Sync before September 30, 2025. Refer
25
+ to the :ref:`App Services deprecation page <app-services-deprecation>` for more information.
26
+
27
+ Device SDKs Community Branches
28
+ ------------------------------
29
+
30
+ The Device SDKs will have community branches that remove Device Sync code from
31
+ their codebases. Learn more in the SDKs' README files:
32
+
33
+ - `Flutter <https://github.com/realm/realm-dart>`__
34
+ - `Kotlin <https://github.com/realm/realm-kotlin>`__
35
+ - `.NET <https://github.com/realm/realm-dotnet>`__
36
+ - `JavaScript <https://github.com/realm/realm-js>`__
37
+ - `Swift <https://github.com/realm/realm-swift>`__
You can’t perform that action at this time.
0 commit comments