Skip to content

Revert support for DexGuard#687

Closed
mpp-anasa wants to merge 1 commit intogetsentry:masterfrom
myPinPad:master
Closed

Revert support for DexGuard#687
mpp-anasa wants to merge 1 commit intogetsentry:masterfrom
myPinPad:master

Conversation

@mpp-anasa
Copy link
Copy Markdown

This PR reverts the changes introduced in #684

It turns out that DexGuard doesn't use those tasks for mapping.txt generation: rather, both the mapping and apk packaging are done within the same dexguard<VARIANT> task.

The aforementioned approach only worked when there was a cached mapping.txt present.

Sorry about the confusion about this. I have opened a question on the sentry forum to figure out how to do this the correct way.
Apologies again

@bretthoerner
Copy link
Copy Markdown

No worries, I did git revert. I should have verified this but I just assumed DexGuard dropped the same kind of mapping file in the same way as ProGuard since it was the same company. Whoops.

@mpp-anasa
Copy link
Copy Markdown
Author

@bretthoerner Thanks! I was worried I had broken your SDK there...

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.

2 participants