-
-
Notifications
You must be signed in to change notification settings - Fork 55
Unity Android Upload Symbols Proguard #1439
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
Comments
Thanks for raising this issue! |
No, was not working either on other versions of the SDK. |
This is what Sentry generates on my gradle:
Should be includeProguardMapping or autoUploadProguardMapping enabled? I can see those two does not exists en the SentryExtension for Android Gradle. Thanks! |
These are options set for the Sentry Android Gradle Plugin which the Unity SDK does not rely on. |
Fixed by #1626 |
Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which version of the SDK?
1.5.2
How did you install the package?
Git-URL
Which version of Unity?
2020.3.15
Is this happening in Unity (editor) or on a player like Android, iOS, Windows?
Android
Steps to Reproduce
Expected Result
Symbols related to a version
Actual Result
Sentry Setting/Proguard Mapping list
All symbols says:
"No releases associated with this proguard mapping file"
Any logs or screenshots
The text was updated successfully, but these errors were encountered: