Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Sep 11, 2025

This is the basic Xbox Native Support. We can basically treat this as a Windows build.

Relies on:

Open TODOS:

  • Fetch OS from sentry-native
  • Fetch user ID from sentry-native
  • Verify if and what crash handler we need to bundle in with the build

@github-actions
Copy link
Contributor

github-actions bot commented Sep 11, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 01e0a0f

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

return;
case BuildTarget.GameCoreXboxSeries:
case BuildTarget.GameCoreXboxOne:
// TODO: Figure out if we need to ship with a crash handler

Choose a reason for hiding this comment

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

Can we test this before we ship it? Not sure how useful this is if we don't have a crash handler?

Copy link
Collaborator

Choose a reason for hiding this comment

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

xbox currently uses breakpad so there's no additional executable that needs to be copied. This shall change in https://github.com/getsentry/sentry-xbox/issues/5

This was referenced Sep 12, 2025
cursor[bot]

This comment was marked as outdated.

Base automatically changed from feat/drop-2020 to main September 12, 2025 12:29
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@bitsandfoxes bitsandfoxes merged commit 7b225d0 into main Sep 22, 2025
55 checks passed
@bitsandfoxes bitsandfoxes deleted the feat/xbox-native branch September 22, 2025 09:52
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.

5 participants