44Get Help
55========
66
7+ .. meta::
8+ :description: Get help for Atlas Device SDK through community forums, sharing feedback, or professional support.
9+ :keywords: Realm, C++ SDK, Flutter SDK, Kotlin SDK, Java SDK, .NET SDK, Node.js SDK, Swift SDK
10+
11+ .. facet::
12+ :name: genre
13+ :values: reference
14+
15+ .. facet::
16+ :name: programming_language
17+ :values: cpp, csharp, dart, java, javascript/typescript, kotlin, objective-c, swift
18+
719.. contents:: On this page
820 :local:
921 :backlinks: none
10- :depth: 1
22+ :depth: 2
1123 :class: singlecol
1224
13- Overview
14- --------
25+ .. tabs-selector:: drivers
26+
27+ MongoDB provides various resources for getting help with Atlas Device SDK and
28+ Atlas App Services.
29+
30+ .. tip:: Atlas Device SDK and Realm
1531
16- MongoDB provides various resources for getting help with Atlas App Services.
32+ While the SDK has been renamed to Atlas Device SDK, some resources still
33+ reflect ``Realm`` naming.
1734
1835Professional Support
1936--------------------
@@ -35,9 +52,9 @@ Community Forums
3552The official `MongoDB Community Forums
3653<https://www.mongodb.com/community/forums/c/realm/9>`__ are a great
3754place to meet other developers, ask and answer questions, and stay
38- up-to-date with the latest Realm and App Services features and releases. You can also
39- interact with MongoDB employees, like our community team, engineers, and
40- product managers, who are active forum contributors.
55+ up-to-date with the latest Atlas Device SDK and App Services features and
56+ releases. You can also interact with MongoDB employees, like our community
57+ team, engineers, and product managers, who are active forum contributors.
4158
4259Stack Overflow
4360--------------
@@ -68,62 +85,56 @@ at the bottom right or right side of the page.
6885Bug Reporting, and Changelogs
6986-----------------------------
7087
71- .. tabs-realm-sdks::
88+ You can report bugs or view the changelog in the relevant ``realm-SDK``
89+ repository in GitHub. While the SDK has been renamed to Atlas Device SDK, the
90+ GitHub repositories still reflect ``realm`` naming.
7291
73- .. tab::
74- :tabid: android
75-
76- For the Java SDK:
77-
78- - :github:`Report a bug <realm/realm-java/issues/new?template=bug_report.md>`
79- - :github:`View the changelog <realm/realm-java/blob/master/CHANGELOG.md>`
92+ .. tabs-drivers::
8093
8194 .. tab::
82- :tabid: ios
95+ :tabid: cpp-sdk
8396
84- For the Swift SDK:
85-
86- - :github:`Report a bug <realm/realm-swift/issues/new>`
87- - :github:`View the changelog <realm/realm-swift/blob/master/CHANGELOG.md>`
97+ - :github:`Report a bug <realm/realm-cpp/issues/new>`
98+ - :github:`View the changelog <realm/realm-cpp/blob/master/CHANGELOG.md>`
8899
89100 .. tab::
90- :tabid: dotnet
91-
92- For the .NET SDK:
101+ :tabid: csharp
93102
94103 - :github:`Report a bug <realm/realm-dotnet/issues/new>`
95104 - :github:`View the changelog <realm/realm-dotnet/blob/master/CHANGELOG.md>`
105+
106+ .. tab::
107+ :tabid: dart
108+
109+ - :github:`Report a bug <realm/realm-dart/issues/new>`
110+ - :github:`View the changelog <realm/realm-dart/blob/master/CHANGELOG.md>`
96111
97112 .. tab::
98113 :tabid: javascript
99114
100- For the Node.js, React Native, or Web SDKs:
101-
102115 - :github:`Report a bug <realm/realm-js/issues/new>`
103116 - :github:`View the changelog <realm/realm-js/blob/master/CHANGELOG.md>`
104117
105- .. tab::
106- :tabid: flutter
107-
108- For the Flutter SDK:
109-
110- - :github:`Report a bug <realm/realm-dart/issues/new>`
111- - :github:`View the changelog <realm/realm-dart/blob/master/CHANGELOG.md>`
112-
113118 .. tab::
114119 :tabid: kotlin
115120
116- For the Kotlin SDK:
117-
118121 - :github:`Report a bug <realm/realm-kotlin/issues/new>`
119122 - :github:`View the changelog <realm/realm-kotlin/blob/master/CHANGELOG.md>`
120123
121124 .. tab::
122- :tabid: cpp
125+ :tabid: objectivec
123126
124- For the C++ SDK:
127+ - :github:`Report a bug <realm/realm-swift/issues/new>`
128+ - :github:`View the changelog <realm/realm-swift/blob/master/CHANGELOG.md>`
125129
126- - :github:`Report a bug <realm/realm-cpp/issues/new>`
127- - :github:`View the changelog <realm/realm-cpp/blob/master/CHANGELOG.md>`
130+ .. tab::
131+ :tabid: swift
132+
133+ - :github:`Report a bug <realm/realm-swift/issues/new>`
134+ - :github:`View the changelog <realm/realm-swift/blob/master/CHANGELOG.md>`
128135
129-
136+ .. tab::
137+ :tabid: typescript
138+
139+ - :github:`Report a bug <realm/realm-js/issues/new>`
140+ - :github:`View the changelog <realm/realm-js/blob/master/CHANGELOG.md>`
0 commit comments