Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCSP-46180: Remove Atlas Device SDK reference #996

Merged
merged 1 commit into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions source/kotlin-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ to work with MongoDB in Kotlin:

- Use the `Kotlin Sync Driver <https://www.mongodb.com/docs/languages/kotlin/kotlin-sync-driver/current/>`__ for synchronous Kotlin
applications.

You can use the `MongoDB Atlas Device Kotlin SDK <https://www.mongodb.com/docs/realm/sdk/kotlin/install/>`__
in Android or Kotlin Multiplatform (KMP) applications to access Atlas App
Services and to manage your Realm data.
5 changes: 0 additions & 5 deletions source/swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 </sdk/ios/>`.

- `Usage Guide <https://github.com/mongodb/mongo-swift-driver#example-usage>`__

- `API Reference <https://mongodb.github.io/mongo-swift-driver>`__
Expand Down
Loading