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

Fix symbol upload during .aab build from Unity #1698

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

munkiki7
Copy link
Contributor

Fixes #1696

CHANGELOG.md Outdated Show resolved Hide resolved
@bitsandfoxes bitsandfoxes marked this pull request as ready for review June 20, 2024 14:43
@bitsandfoxes bitsandfoxes merged commit e1e1f6c into main Jun 20, 2024
1 of 3 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/android-abb-symbol-upload branch June 20, 2024 14:43
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Fix symbol upload during .aab build from Unity ([#1698](https://github.com/getsentry/sentry-unity/pull/1698))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 4a3ecb1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug Symbols not being uploaded for Android builds
2 participants