diff --git a/source/sdk/ios.txt b/source/sdk/ios.txt index ce280b69d2..eeff292013 100644 --- a/source/sdk/ios.txt +++ b/source/sdk/ios.txt @@ -32,6 +32,12 @@ The {+service+} Swift SDK enables mobile applications to access data stored in local {+realms+}. Optionally, interact with {+backend+} services like Functions, MongoDB Data Access, and authentication. +.. seealso:: + + Are you looking for information about using Swift with MongoDB in a + backend app, command-line utility, or running on macOS or Linux? See + the :driver:`MongoDB Swift Driver documentation `. + Realm Database --------------