SDK Tappx iOS GDPR – EU
Custom / Manual method
The developer must create their own consent management platform (CMP) or use a third-party and re-submit the information of the user's consent to the SDK of Tappx through the parameters enabled for that purpose. Using this system Tappx will not show its consent request screen.
If the user consents to the use of their data, this function should be called
[TappxFramework acceptPersonalInfoContent:true];
If the user does NOT consent to the use their data, this function should be called
[TappxFramework acceptPersonalInfoContent:false];
In case of using a third-party CMP (or your own) you can use the following instruction to pass the consent string (Important: It must be a consent of a CMP authorized by the IAB):
[TappxFramework setGDPRConsent:(NSString)];
Tappx © 2024