From 23cfa3c640ba2c94651945d62818d581dbf10612 Mon Sep 17 00:00:00 2001 From: norareidy Date: Fri, 27 Dec 2024 15:22:55 -0500 Subject: [PATCH] DOCSP-46180: Remove Atlas Device SDK reference --- source/kotlin-drivers.txt | 4 ---- source/swift.txt | 5 ----- 2 files changed, 9 deletions(-) diff --git a/source/kotlin-drivers.txt b/source/kotlin-drivers.txt index e256439e..7612c828 100644 --- a/source/kotlin-drivers.txt +++ b/source/kotlin-drivers.txt @@ -28,7 +28,3 @@ to work with MongoDB in Kotlin: - Use the `Kotlin Sync Driver `__ for synchronous Kotlin applications. - -You can use the `MongoDB Atlas Device Kotlin SDK `__ -in Android or Kotlin Multiplatform (KMP) applications to access Atlas App -Services and to manage your Realm data. diff --git a/source/swift.txt b/source/swift.txt index 41c824d7..23d29fe9 100644 --- a/source/swift.txt +++ b/source/swift.txt @@ -25,11 +25,6 @@ set up a runnable project with examples from our Usage Guide. The Swift driver is no longer under active development as of 2022. -.. tip:: - - If you are looking for information about using Swift with MongoDB Realm, - see the :realm:`MongoDB Realm iOS SDK documentation `. - - `Usage Guide `__ - `API Reference `__