Skip to content

feat: Xbox support#2068

Closed
bitsandfoxes wants to merge 4 commits intomainfrom
feat/unity-xbox
Closed

feat: Xbox support#2068
bitsandfoxes wants to merge 4 commits intomainfrom
feat/unity-xbox

Conversation

@bitsandfoxes
Copy link
Copy Markdown
Contributor

wip

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 17, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Xbox support ([#2068](https://github.com/getsentry/sentry-unity/pull/2068))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against ae7d03a

@bitsandfoxes bitsandfoxes mentioned this pull request Mar 27, 2025
Comment on lines 379 to +381
return "pe";
case RuntimePlatform.GameCoreXboxSeries:
return "pe";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
return "pe";
case RuntimePlatform.GameCoreXboxSeries:
return "pe";
case RuntimePlatform.GameCoreXboxSeries:
return "pe";

@bitsandfoxes
Copy link
Copy Markdown
Contributor Author

Superseded by #2314

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants