Skip to content

Conversation

@romtsn
Copy link
Member

@romtsn romtsn commented Aug 11, 2025

📜 Description

We don't need to check for its presence at runtime via reflection, because we don't automatically add the widget button - it has to be done by the user. So if they add a button but don't have the compose-ui.material lib, they will face a runtime exception, but we can add a call out to the docs.

💡 Motivation and Context

Fixes #4587

💚 How did you test it?

We have a test for that in SAGP which is currently failing for 8.18.0. I shipped a local version with the fix and verified it passes

📝 Checklist

  • 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.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@romtsn romtsn enabled auto-merge (squash) August 11, 2025 10:17
@romtsn romtsn merged commit 7f16a2c into main Aug 11, 2025
32 of 33 checks passed
@romtsn romtsn deleted the rz/fix/licenses-plugin-stackoverflow branch August 11, 2025 10:24
romtsn added a commit that referenced this pull request Aug 11, 2025
#4630)

* fix(compose): Switch to compileOnly dependency for compose-ui-material

* Changelog
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.

Sentry 8.18.0 causes StackOverflow when OSS Licences Plugin is used

3 participants