Thanks Nepeo for the reply, I'll just stick to the recommended 12 listings.
As a developer you need to:
- change your ad technology provider list from default to custom and select a maximum of 12 providers
- add a button to your game ( either in settings or the start page ) to show the user consent dialog ( action on the mobile advert plugin )
- add you publisher ID and privacy policy URL to your project ( properties of the mobile advert plugin )
- decide if you going to offer a paid ad free version of your game
The second one is important; while the user consent dialog is already shown to the user on first run you are required to allow your users to withdraw or modify their consent at a later date
Sorry to keep hammering you on this.
I added the button like suggested, that runs fine when I spoof my location to be in EU and all that. However, outside of the EU, that button does nothing.
Ideally, I would like to just be able to hide it if the player isn't in the EU, but I can't find an event condition that would let me do this. Is there an event hiding somewhere that lets the program check if the user is in the EU? I've looked in mobileAdvert, Geolocation and system event conditions with no luck. Likewise, been through the manual.
Any help or suggestions on this would be appreciated as I hate just having a button there that does nothing.
Cheers