Admob interstitial not working when live

Dear All, Hi
I implemented Admob banner ads and interstitial ads in my game. I tested the ads and both were working fine. Now I uploaded the game on the App Store and google Play but only banner ads are showing.

I have 0 requests for interstitial ads. I was wondering if there are any settings that need to be modified when the interstitial ads go live. The implementation has to be correct because they were showing fine in test mode?

help please,

Are you checking for errors in your listener?  Are you printing out the response?  Did you leave test mode on?

Even live apps write things out to the console log.  I’d suggest putting in some debugging code and see what’s going on.

Rob

Are you checking for errors in your listener?  Are you printing out the response?  Did you leave test mode on?

Even live apps write things out to the console log.  I’d suggest putting in some debugging code and see what’s going on.

Rob