I'm trying to make some test with the Mobile Advert plugin into an Android device so forgive me if what I'm sharing here is wrong.
I'm playing with the ConsentStatus expression but I don't get what is stated into the mobile advert plugin documentation.
I've enabled "Show AD Free option" property and once I check the ConsentStatus I get the following string:
- "PERSONALIZED" this is expected when I choose "Yes..."
- "NON" docs state I should expect "NON_PERSONALIZED" string when I choose "No..."
- "UNKNOWN" I get this when I choose "Pay for the ad-free version" and the subsequent execution of the app.
I never got "AD_FREE" string. Is that correct?
thanks for your help.