iAds [ Apple rejected beacuse no parental gateway]

Hello everyone,

I am using iAds in my IOS application, which is for kids below 8 years old.

And it is rejected by apple because there is no parental gatway for the ads.

So I want to add a parental gateway for the ads.

The flow must be like this:


If Ads clicked ----Navigate to parental gateway-- If correct answer then proceed to  or else come back to previous page.


Can i detect when the user clicks on the add so that i can link it to my parental gateway.

Is there any way to implemet this.

Hi @rohan.k,

There’s not a way to take action only when an iAd is clicked. If you’re developing a children’s app, it might be better to simply present the parental gateway early, and if this is passed, let the app continue with showing ads (or not showing them if the gate is blocked).

Brent

Thanks a lot for the solution.

Rohan

Hi @rohan.k,

There’s not a way to take action only when an iAd is clicked. If you’re developing a children’s app, it might be better to simply present the parental gateway early, and if this is passed, let the app continue with showing ads (or not showing them if the gate is blocked).

Brent

Thanks a lot for the solution.

Rohan