googleads / googleads-consent-sdk-ios

Consent SDK
https://developers.google.com/admob/ios/eu-consent
Apache License 2.0
31 stars 47 forks source link

Problem with iOS EU Dialog when debugGeoLocation #23

Open FVivolo opened 6 years ago

FVivolo commented 6 years ago

Even if the flags are set as:

form.shouldOfferPersonalizedAds = YES;
form.shouldOfferNonPersonalizedAds = YES;
form.shouldOfferAdFree = YES;

only see two buttons in dialog, less relevant Ads and Ads free is this correct or something is missing?

screen shot 2018-06-12 at 2 24 43 pm

rampara commented 6 years ago

@FVivolo do you have more than 12 ad technology providers configured for your ad placement?

FVivolo commented 6 years ago

sorry late reply no only two or 3 during testing