Skip to content

Commit 8673e33

Browse files
bruno-garciavaindcoolguyzone
authored andcommitted
add note of the switch sdk (#13431)
* add note of the switch sdk * Update docs/platforms/nintendo-switch/index.mdx Co-authored-by: Ivan Dlugos <[email protected]> * Update docs/platforms/nintendo-switch/index.mdx Co-authored-by: Alex Krawiec <[email protected]> --------- Co-authored-by: Ivan Dlugos <[email protected]> Co-authored-by: Alex Krawiec <[email protected]>
1 parent 46bd0d3 commit 8673e33

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/platforms/nintendo-switch/index.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ categories:
1111
<PlatformContent includePath="getting-started-primer" />
1212

1313
To get started using Sentry in your Nintendo Switch games, you can go to [CRPORTAL](https://crash-report.wc.lp1.er.srv.nintendo.net/sentry/get_started).
14-
There you can configure Nintendo's servers to start forwarding your crashes to Sentry.
14+
No changes to the game are required, as you can configure Nintendo's servers to start forwarding your crashes to Sentry.
15+
16+
If you want to add additional context to your crash dumps or you want to capture non-fatal events, Sentry offers an SDK specifically for Nintendo Switch.
17+
It allows for adding additional context such as [breadcrumbs](/product/issues/issue-details/breadcrumbs/) and [tags](/product/issues/issue-details/#tags).
18+
To get access to the SDK, please reach out via the [Nintendo Developer Authorization](https://developer.nintendo.com/group/development/getting-started/g1kr9vj6/middleware/sentry) form.
19+
Or via [Sentry Support](https://sentry.zendesk.com/hc/en-us/requests/new).
1520

1621
---
1722

0 commit comments

Comments
 (0)