Invalid Click Admob

I have been contacted by the Google AdMob team via email and telephone. They said some of my applications violate Google policies. I asked what policy was violated, they replied that there were many invalid clicks on my application. They explained that the interstitial advertisement on the application appeared after the user read the detailed RSS page, after pressing the back button to the list page, when the user will click on the list then an ad appears. I said it didn't happen that way in my application, interstitial ads appeared after the user pressed the back button after the detail page before the list page. They say this can happen on a bad connection, so the new interstitial appears after the detail page appears and causes an invalid click. so you must set your ads with preload ads (pre-cache) before it appears.

Here's the flow sample :
index.php



Here's the solution :
index.php


Detail solutions are in attachments especially step 3 (pre-load ads)

Please @@appyet, help me to fix the problem soon because they give me a chance to fix my app ads before they banned my AdMob account.

Thanks
 
Top