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

[wizard] Setup debug symbols config #808

Open
Tracked by #85442
smeubank opened this issue Feb 21, 2025 · 0 comments
Open
Tracked by #85442

[wizard] Setup debug symbols config #808

smeubank opened this issue Feb 21, 2025 · 0 comments

Comments

@smeubank
Copy link
Member

smeubank commented Feb 21, 2025

We should refine some golden path for setting up debug symbols, this is also needed in docs.

The wizard should prompt users to set this up.

See JavaScript browser source maps docs and the source maps wizard for inspiration.

The wizard really needs to be updated to handle at least asking the user about debug symbols requirements, and first:

  1. directing them to the correct docs (android, ios, etc)
  2. [could be awkward if multiple file changes needed] printing the changes that will be needed
  3. [best] modifying the files
    1. this is also the hardest, as it seems mutliple files could be involved across native, ios, and android for creating debug symbols files and uploading them

[regarding docs] Will investigate debug symbols, these snippets are just straight up duplicates, 2 of them, the first is so similar i question it’s value too. This can be cut WAYYYY down.

Now i see the auth_token config is actually missing…. i have manually added it below, cursor said i could reference it like this

@smeubank smeubank transferred this issue from getsentry/sentry Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants