You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix Android binding warnings - treat as errors but suppress expected warnings
- Enable TreatWarningsAsErrors for Android bindings project
- Suppress expected/unavoidable Android binding warnings (BG8xxx codes)
- These warnings are caused by Java interface circular dependencies in Sentry SDK
- Warnings are documented with explanations for each type
- New warning types will now break the build for review
- Analyzed 1528 warnings and confirmed they're due to binding limitations
- Solution preserves existing Metadata.xml strategic type removals
---------
Co-authored-by: Stefan Pölz <[email protected]>
0 commit comments