Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Disable file-write on unknown platforms #1814

Merged
merged 14 commits into from
Oct 7, 2024

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Sep 26, 2024

Fixes #1804, #1779

Also reverts #1728

Tracing itself has nothing to do with file-write. Turns out that simply making the request requires some access to the file system
https://github.com/getsentry/sentry-dotnet/blob/12c7d7ca046ab985b0267f43c5fd35f2caad108c/src/Sentry/Internal/Http/HttpTransport.cs#L42

@bitsandfoxes bitsandfoxes force-pushed the fix/handle-platform-restrictions branch from c9fffb9 to 6159a51 Compare October 3, 2024 02:02
@bitsandfoxes bitsandfoxes mentioned this pull request Oct 3, 2024
@bruno-garcia
Copy link
Member

Seems like only changelog is missing now?

@bitsandfoxes bitsandfoxes merged commit 68a92a1 into main Oct 7, 2024
5 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/handle-platform-restrictions branch October 7, 2024 14:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application crashes on Nintendo Switch when reporting an error via Sentry
2 participants