Skip to content
Merged
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
7 changes: 6 additions & 1 deletion docs/platforms/nintendo-switch/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ categories:
<PlatformContent includePath="getting-started-primer" />

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).
There you can configure Nintendo's servers to start forwarding your crashes to Sentry.
No changes to the game are required, as you can configure Nintendo's servers to start forwarding your crashes to Sentry.

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.
It allows for adding additional context such as [breadcrumbs](/product/issues/issue-details/breadcrumbs/) and [tags](/product/issues/issue-details/#tags).
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.
Or via [Sentry Support](https://sentry.zendesk.com/hc/en-us/requests/new).

---

Expand Down