Update default policy version for TCF EU to 5, added error reporting for TCF decoding - #7
Update default policy version for TCF EU to 5, added error reporting for TCF decoding#7HeinzBaumann wants to merge 2 commits into
Conversation
|
@chuff could you review this? |
|
PR 7 The overall direction looks correct: policy 5 as the default, GVL v3 for policy 5, and the initial decode validation for IsServiceSpecific / VendorsDisclosed all look fine. There are a few issues that I think should be addressed:
From my review, I think a few changes are needed, mainly around the Policy 5 radio bug and keeping the Policy 2/4 encode-decode behavior consistent. |
|
@Tejasshack I reviewed your comments: |
This PR addressed the following issues:
Update the default policy version for TCF to 5
On request from IAB EU I started with an error reporting for TCF decoder (this is work in progress still and more will be added in a future PR)