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: Android debug symbols #730

Merged
merged 9 commits into from
May 11, 2022
Merged

fix: Android debug symbols #730

merged 9 commits into from
May 11, 2022

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented May 5, 2022

Resolves #506

Starting with 2021.2 the caching directory changed from Temp to Library.

Additionally, the gradle project persists across builds, so the "append symbol upload" functionality must be reentrant and removed in case the user opts out at a later point.

@bitsandfoxes bitsandfoxes marked this pull request as ready for review May 9, 2022 18:32
@bitsandfoxes bitsandfoxes requested a review from vaind as a code owner May 9, 2022 18:32
@bitsandfoxes bitsandfoxes requested a review from bruno-garcia May 9, 2022 18:32
@bitsandfoxes bitsandfoxes merged commit 9e68ee9 into main May 11, 2022
@bitsandfoxes bitsandfoxes deleted the fix/android-symbols branch May 11, 2022 11:32
@github-actions
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

- Android debug symbols ([#730](https://github.com/getsentry/sentry-unity/pull/730))

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 f9a58e3

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.

Android symbol upload fails
3 participants