IAB TCF v2.2 Migration guide App

This page is to the attention the customers using the Commanders Act SDK with the IAB Consent Module in their mobile application

Introduction

Here's the 2 steps to follow to remains compliant with the TCF on your mobile application

Please note: this documentation is a user friendly step by step guide. For technical details please refer to our GitHub Android and iOS

1-Update the SDK Module

Simply download the latest versions of our TCIAB SDK Modules

2-Update the json files

Upload the latest version to update your offline json's

  • purposes-xx.json (required if you're using other languages then EN, this link example is for FR language)

  • your privacy json file updated (needs to be modified, following the step "Update the content of your privacy json file")

Upload your CDN json file

Your privacy json file updated needs to be uploaded on CDN Commanders Act, please contact your consultant or our support team to upload the latest version of your json on our servers. (the content of this json file needs to be updated, following the next step.)\

Update the content of your privacy json file

  1. Verify your vendor list "vendors": "15,48,501,506,520,539,512,895", *if you left the "vendors" empty, it will be considered as ALL vendors by our SDK Pay attention to your Vendor List, some Vendors aren't existing anymore in the GVL v3\

  2. Add the new required fields texts -> generic -> "illustationsButton": "illustrations"

    texts -> generic -> "dataCategoriesDef" : "Data Categories" texts -> vendors -> "legIntClaimTitle": "Legal policies"

Full json example:

The value {total_number} in the "purposeTitle" is a dynamic field. The total number of your IAB vendors will be displayed here

Last updated

Was this helpful?