AppLovin / AppLovin-MAX-SDK-Android

Other
210 stars 95 forks source link

IAB TCF parameters in Unity #598

Open Matik122 opened 6 months ago

Matik122 commented 6 months ago

MAX SDK Version

12.0.0

Device/Platform Info

Android

Current Behavior

Hi!

I have an issue with testing Google UMP on your platform. When the user accepts the conditions in the consent window, the mediation debugger shows that no IAB TCF parameter values are set. However, if the user tries to click on 'See Options' -> 'Confirm Choices,' the IAB TCF parameter values are set.

photo_2023-12-05_18-17-22

Expected Behavior

User should click on the "Accept" button, and the IAB TCF parameter value should be set.

How to Reproduce

  1. Call Google UMP flow from your script
  2. In App Lovin Integration Manager set Testing to GDPR
  3. Build APK
  4. On mobile click accept button on consent window

Additional Info

No response