Skip to content

Commit afd4522

Browse files
committed
Add deprecation content
1 parent e854c4e commit afd4522

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

source/deprecation.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,25 @@ Atlas Device SDKs Deprecation
1313
:depth: 2
1414
:class: singlecol
1515

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**.
1618

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>`__

0 commit comments

Comments
 (0)