AdMob ads on Android app are not rotating / refreshing
Posted
by Ben Mc
on Stack Overflow
See other posts from Stack Overflow
or by Ben Mc
Published on 2010-05-25T17:40:49Z
Indexed on
2010/05/26
11:31 UTC
Read the original article
Hit count: 736
Has anyone else had this problem?
I have a game, and the Ads show at the top of the phone above my game view. When I'm tapping away on the game, the ads just stay the same. BUT, if I don't touch anything and wait the 15 seconds, as is set in my Interval, THEN the ad changes (usually).
I don't get any error reports. There's nothing to indicate that this shouldn't be working just fine, but I have no idea why my ads aren't refreshing or rotating while I'm interacting with the other View in my application.
Any direction or thoughts would be helpful, thank you!
© Stack Overflow or respective owner