Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use single-threaded web worker on unknown platforms #756

Merged
merged 3 commits into from
May 30, 2022

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented May 21, 2022

Uses UnityWebRequestTransport by default on other than the officially supported platforms.

(hopefully) fixes #290

@github-actions
Copy link
Contributor

github-actions bot commented May 21, 2022

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

Generated by 🚫 dangerJS against 5d2113e

@vaind vaind marked this pull request as ready for review May 22, 2022 19:51
Copy link
Contributor

@bitsandfoxes bitsandfoxes left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

src/Sentry.Unity/Default/UnknownPlatform.cs Outdated Show resolved Hide resolved
package-dev/Runtime/SentryInitialization.cs Outdated Show resolved Hide resolved
Co-authored-by: Stefan Jandl <stefan.jandl@sentry.io>
@vaind vaind merged commit c896026 into main May 30, 2022
@vaind vaind deleted the feat/webrequesttransport branch May 30, 2022 10:46
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.

Game Crashed on Nintendo Switch with Sentry SDK
2 participants