Secure Privacy Changelog

Subscribe to updates
© 2026 Secure Privacy Changelog
Sep 24, 2026

iOS & tvOS SDKs — Consent Expiry, Template Recollection & Advanced Banner Fixes

iOS v0.3.8 and tvOS v0.1.8-beta are now available, bringing the same consent expiry fix, template-safe recollection, and clearer Accept/Save behaviour in the Advanced Banner that shipped in Android v0.4.12 earlier this week.

Consent expiry (iOS v0.3.8, tvOS v0.1.8-beta)

  • 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 pickedAccept 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: iOS — v0.3.8 on CocoaPods / Swift Package Manager. tvOS — v0.1.8-beta. Setup and configuration in the iOS SDK documentation.