Skip to content

Commit 8a601ac

Browse files
authored
Updating Console Access Pricing In Docs (#14695)
1 parent fba6e01 commit 8a601ac

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

docs/platforms/playstation/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ categories:
1313
You can also use Sentry's [Unity](/platforms/unity/game-consoles/) and [Unreal Engine SDKs](/platforms/unreal/game-consoles/) with PlayStation.
1414

1515
<Alert>
16-
1716
PlayStation support is exclusive to our SaaS offering, as it depends on confidential components that cannot be distributed for self-hosted use.
1817

18+
Access to Sentry's error and crash reporting for consoles is a paid feature. We will review the pricing and details with you during the verification process.
1919
</Alert>
2020
----
2121

docs/platforms/unity/game-consoles/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ sidebar_order: 7
77
Sentry supports [PlayStation](https://docs.sentry.io/platforms/playstation/), [Xbox](https://docs.sentry.io/platforms/xbox/) and [Nintendo Switch](https://docs.sentry.io/platforms/nintendo-switch/) via the Unity SDK. Once you submit the middleware verification process, we'll reach out and send you an invite to our private GitHub repositories with console specific code.
88
This allows your configuration and custom data set via C# to show up in C# exceptions as well as crash dumps on these console platforms.
99

10+
<Alert>
11+
Access to Sentry's error and crash reporting for consoles is a paid feature. We will review the pricing and details with you during the verification process.
12+
</Alert>
1013

1114
## Nintendo Switch
1215

docs/platforms/unreal/game-consoles/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sidebar_order: 7
77
Sentry supports [PlayStation](https://docs.sentry.io/platforms/playstation/), [Xbox](https://docs.sentry.io/platforms/xbox/) and [Nintendo Switch](https://docs.sentry.io/platforms/nintendo-switch/) via the Unreal Engine SDK extensions. Once you submit the middleware verification process, we'll reach out and send you an invite to our private GitHub repositories with console specific code.
88
This allows your configuration and custom data set via C++ or Blueprints to show up in non-fatal events as well as crash dumps on these console platforms.
99

10+
<Alert>
11+
Access to Sentry's error and crash reporting for consoles is a paid feature. We will review the pricing and details with you during the verification process.
12+
</Alert>
13+
1014

1115
## PlayStation
1216

@@ -24,4 +28,4 @@ This allows your configuration and custom data set via C++ or Blueprints to show
2428

2529
"PlayStation", "PS5" are registered trademarks or trademarks of Sony Interactive Entertainment Inc.
2630
"Microsoft", "Xbox" are trademarks of the Microsoft group of companies.
27-
"Nintendo", "Nintendo Switch" are trademarks or registered trademarks of Nintendo.
31+
"Nintendo", "Nintendo Switch" are trademarks or registered trademarks of Nintendo.

docs/platforms/xbox/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ categories:
1212

1313
You can also use Sentry's [Unity](/platforms/unity/game-consoles/) and [Unreal Engine SDKs](/platforms/unreal/game-consoles/) with Xbox.
1414

15+
<Alert>
16+
Access to Sentry's error and crash reporting for consoles is a paid feature. We will review the pricing and details with you during the verification process.
17+
</Alert>
18+
1519
----
1620

1721
"Microsoft", "Xbox" are trademarks of the Microsoft group of companies.

0 commit comments

Comments
 (0)