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.