MAX Consent Flow
The MAX SDK features an automatic consent flow that determines if a user needs to see the consent popup and displays it as needed.
Ensure your game does not show additional Privacy, Terms of Use, GDPR, or ATT popups to avoid duplicate requests for users.
The following are videos of the flow in action on iOS.
đź’ˇ |
On android, the flow differs since there is no ATT framework. Instead, it is just the Terms/Privacy prompt using the native dialog box design in non-GDPR regions; and the GDPR prompt with the 3 toggles in GDPR regions. |
Privacy Button
Games must include a “Privacy” button that lets users reopen the Consent Flow screen.
The Lion Setup Wizard provides instructions for integrating the Privacy Button at the appropriate time.