Search Unity

Unity Ads & Parental Gates -- Apple App Store, Kids Section

Discussion in 'Unity Ads & User Acquisition' started by joseGuate97, Dec 31, 2019.

  1. joseGuate97

    joseGuate97

    Joined:
    Mar 1, 2018
    Posts:
    57
    I tried to implement UnityAds in my game for an app in the Kids section of the App Store. The app was rejected because:

    "Guideline 1.3 - Safety - Kids Category

    You have selected the Kids category for your app, but it includes links out of the app or engages in commerce without first obtaining parental permission. Specifically, your app includes advertisements that, when tapped, take the user to a web page or the App Store.

    Next Steps
    To resolve this issue, please update your app to add a parental gate before the user can leave the app and ensure that the parental gate cannot be disabled."

    Is it possible to do so with UnityAds API? I really don't want to give up on the monetization opportunity. It really would surprise me that:
    - there's no way to add a parental gate after an interstitial ad is shown;
    - there's no way to declare ads not to take users outside of the app. There should be an option for that;
    - there's no workaround in general.

    Has anyone else found a workaround for this? Placing the parental gate before showing an ad doesn't make much sense to me. Really want to avoid that.
     
  2. Antony-Blackett

    Antony-Blackett

    Joined:
    Feb 15, 2011
    Posts:
    1,778
    There are other ad networks that specialise specifically to being kid safe. Maybe you need to implement one of those instead. You may also find you get more ECPMs seeing as the specialised kids safe network will only be serving kid safe ads aimed at kids and parents.
     
    joseGuate97 likes this.