Secure Privacy Changelog

Subscribe to updates
© 2026 Secure Privacy Changelog
Mar 17, 2026

Mobile SDK Updates - Mar 2026

iOS v0.3.4 and Android v0.4.5 are now available, with DSAR form alignment to the Preference Center API, backend-driven validation, and standardised error handling.

DSAR form & Preference Center (iOS v0.3.4)

Dynamic required fields — Required-field indicators on the DSAR form are now driven by your Preference Center API configuration.
Backend validation — Validation happens on the backend at submission; the SDK displays returned error messages in the UI.
Standardised DSAR types — DSAR type values match backend enum definitions across platforms.

Error handling (Android v0.4.5)

Error codes — New and standardised error codes with the ACP prefix for clearer diagnostics.
DSAR type fix — Request type selection now correctly submits the user’s chosen DSAR type.

Where to get it: iOS — v0.3.4 on CocoaPods / Swift Package Manager. Android — v0.4.5.