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

Improve debug file upload docs #11654

Open
bruno-garcia opened this issue Oct 24, 2024 · 0 comments
Open

Improve debug file upload docs #11654

bruno-garcia opened this issue Oct 24, 2024 · 0 comments

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Oct 24, 2024

SDK

Unity SDK

Description

Confusing on this topic has happened a few times. (here's the last) so this ticket has a suggestion to improve things:

We talk about uploading symbols on the Native Support part, but symbols are part of Unity itself, outside any native support (C# exceptions).
On the landing page: https://docs.sentry.io/platforms/unity/ we don't have any mention of debug file upload. But that's critical to get value out of Sentry.

Suggested Solution

With the Unity SDK, it's simple to get debug files uploaded since the editor does that on build.
We should point that out on the landing page. Perhaps with a screenshot (or reference the wizard flow if that covers this part too).

In addition the Native Support doc should also have a mention to that. Could be an include that is pulled on both pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants