You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to setup deobfuscating crash logs using the R8 generated mapping.txt in a big project where we initialize Sentry / want to upload the obfuscation mapping only for certain builds from CI.
Used
sentry cli 2.40.0
sentry 7.19.0
What we tested:
upload the proguard mapping through sentry cli with the following command. The uuid here is a random one generated at build time.
I see the mapping uploaded for the right application but there's also a message saying
After submitting a crash report for test I do see every detail as expected, with a proper release.
The documentation mentions that the uuid should be added in the manifest but that would be more convoluted for different flavors and releases.
Should using the same uuid as in options.proguardUuid when uploading the Proguard mapping through sentry cli be enough?
How is the Proguard mapping file matched with a particular release?
Where in the product are you?
Issues - Source Maps
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered:
Environment
SaaS (https://sentry.io/)
What are you trying to accomplish?
Hello,
Trying to setup deobfuscating crash logs using the R8 generated mapping.txt in a big project where we initialize Sentry / want to upload the obfuscation mapping only for certain builds from CI.
Used
What we tested:
How are you getting stuck?
I see the mapping uploaded for the right application but there's also a message saying
After submitting a crash report for test I do see every detail as expected, with a proper release.
The documentation mentions that the uuid should be added in the manifest but that would be more convoluted for different flavors and releases.
Should using the same uuid as in
options.proguardUuid
when uploading the Proguard mapping through sentry cli be enough?How is the Proguard mapping file matched with a particular release?
Where in the product are you?
Issues - Source Maps
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: