Skip to content

fix: fixed issue with ProGuard/R8 and AttributionId#861

Open
kikoso wants to merge 1 commit intomainfrom
fix/fixed-issue-with-attribution-id
Open

fix: fixed issue with ProGuard/R8 and AttributionId#861
kikoso wants to merge 1 commit intomainfrom
fix/fixed-issue-with-attribution-id

Conversation

@kikoso
Copy link
Collaborator

@kikoso kikoso commented Mar 6, 2026

This PR ads the @Keep annotation to the AttributionIdInitializer to prevent R8 from stripping the class, which resolving startup crashes caused by AppInitializer failing to instantiate the component via reflection.

@kikoso kikoso force-pushed the fix/fixed-issue-with-attribution-id branch from 9a054a5 to 7f54259 Compare March 6, 2026 11:13
@googlemaps-bot
Copy link
Contributor

Code Coverage

There is no coverage information present for the Files changed

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