Skip to content

Conversation

buenaflor
Copy link
Contributor

@buenaflor buenaflor commented Jul 30, 2025

📜 Description

Adds a proguardUuid property to SentryOptions to allow setting the ProGuard UUID for Android builds. This option is only effective on Android and is ignored on other platforms.

💡 Motivation and Context

This change addresses issue #435, enabling proper deobfuscation for Android applications using Sentry Kotlin Multiplatform by allowing the proguardUuid to be configured directly in SentryOptions.

💚 How did you test it?

Unit tests

📝 Checklist

You have to check all boxes before merging:

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed. (KDoc comments added)
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.

🔮 Next steps

N/A


Open in Cursor Open in Web

Learn more about Cursor Agents

cursoragent and others added 3 commits July 30, 2025 15:18
Co-authored-by: giancarlo.buenaflor <giancarlo.buenaflor@sentry.io>
@buenaflor buenaflor marked this pull request as ready for review July 30, 2025 16:37
@buenaflor buenaflor requested a review from romtsn as a code owner July 30, 2025 16:37
@buenaflor buenaflor merged commit 2ac88e0 into main Jul 31, 2025
7 checks passed
@buenaflor buenaflor deleted the cursor/add-proguard-uuid-option-for-android-f9f2 branch July 31, 2025 09:23
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.

3 participants