HI Brent,
TBH I have had this issue for over a year or more but I decided to lose the banner ads in landscape mode for this very reason in previous apps.
However, I am using admob V2, although the issue was there in admobV1.
Device htc one X, Nexus 7
The code is standard stuff see below:
ads = require"ads" provider = "admob" appID = "ca-app-pub-00000000000000000000000000000" ads.init(provider, appID) --- to show it --- local adX = 0 local adY = 100000 ads.show("banner", { x = adX, y = adY, appId = "ca-app-pub-00000000000000000000000000000" })
here is an image:
http://www.tfgf.co.uk/c/nexus7.jpg