You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/unreal/game-consoles/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,3 +31,17 @@ Crash capturing on PlayStation doesn't require the Unreal Engine SDK, but in ord
31
31
----
32
32
33
33
"PlayStation", "PS5" are registered trademarks or trademarks of Sony Interactive Entertainment Inc.
34
+
35
+
## Nintendo Switch
36
+
37
+
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).
38
+
No changes to the game are required, as you can configure Nintendo's servers to start forwarding your crashes to Sentry.
39
+
40
+
If you want to add additional context to your crash dumps or you want to capture non-fatal events, Sentry offers an Unreal Engine SDK extension specifically for Nintendo Switch.
41
+
It allows for adding additional context such as [breadcrumbs](/product/issues/issue-details/breadcrumbs/) and [tags](/product/issues/issue-details/#tags).
42
+
To get access to the plugin extension, please reach out via the [Nintendo Developer Authorization](https://developer.nintendo.com/group/development/getting-started/g1kr9vj6/middleware/sentry) form.
43
+
Or via [Sentry Support](https://sentry.zendesk.com/hc/en-us/requests/new).
44
+
45
+
---
46
+
47
+
"Nintendo", "Nintendo Switch" are trademarks or registered trademarks of Nintendo.
0 commit comments