Android v0.4.12 is now available, with reliable consent expiry handling, smarter recollection when your consent template changes, and clearer Accept/Save behaviour in the Advanced Banner.
Consent expiry
- Expired consent is now detected correctly — Expiry detection works as expected, including when Do Not Store Consent is enabled. Expired decisions are cleared on initialisation and are no longer applied, so users are re-prompted when they should be rather than running on a stale choice.
Consent recollection
- Existing choices survive template changes — When your consent template changes, users' existing choices are preserved instead of being discarded. New or expired consent picks up the correct regional defaults, so recollection only asks for what actually needs re-collecting.
Advanced Banner
- Accept means all, Save means what you picked — Accept grants all categories until the user changes a selection. Once they do, the button becomes Save and records exactly the categories they chose, removing the ambiguity between accepting everything and saving a partial selection.
Where to get it: Android — v0.4.12. Setup and configuration in the Android SDK documentation.