Android 12, PendingIntent Mutability, and Geofences
By Tim Judkins | Principal Engineer Android 12 Geofences won’t trigger on a pending event unless you ensure the pending event is not immutable. This was a detail that seemed to slip through the cracks and wasn’t updated in Google’s examples and docs (at least not yet!). Apps that target Android 12 (SDK31) must now […]
Android 12, PendingIntent Mutability, and Geofences Read More »