Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

馃悶 Android 12: PendingIntent mutability#532

Description

@tobrun

When targeting Android 12 as target SDK and including mapbox-events-android. We are hitting an IllegalArgumentException, this is because pending intents are now required to be tagged as mutable/immutable. For more information see pending-intent-immutability.

Pending intents are used in the AlarmSchedulerFlusher:

While Android 12 is to be expected to be released by September, we need to incorporate these fixes in downstream projects.

cc @tarigo @mapbox/core-sdk

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions