Secure Privacy Changelog

Subscribe to updates
© 2026 Secure Privacy Changelog
Jun 25, 2026

Announcing Support for Samsung Tizen TV Apps — Now in Public Preview

We're opening a public preview of native consent management support for Samsung Smart TV apps running on Tizen — the most-used smart TV operating system in the US, active on hundreds of millions of Samsung TVs worldwide.

Features:

  • D-pad-native consent banner — A consent banner and preference centre designed from the ground up for remote-control navigation. Every control — accept, reject, manage preferences — is fully reachable and operable using a TV remote's directional pad, with no mouse or touch support required.
  • Lightweight two-script setup — Add a Tizen wrapper script before your existing Secure Privacy script tag in <head>. The wrapper prepares consent state in localStorage before the core SDK reads it, preventing the inconsistent first-launch consent state that direct SDK ports to TV environments typically produce.
  • Safe initialization pattern — The SDK fires an sp:sdk-ready event when ready. A built-in fast-path guard handles the case where the event fires before your listener is registered, so there's no race condition to manage.
  • Account-level audit trail — Consent collected on Tizen rolls into the same account-wide record as your web, iOS, and Android integrations — one unified audit trail for GDPR, CCPA, and regulatory reporting across every platform you operate.

For further configuration and installation details, refer to the Tizen TV SDK documentation.