- On a 4.2 device an iAd banner in landscape is partially obscured, not just receiving that well known message, the iAd banner really is misplaced inside the mediation frame. AdMob ads in landscape are fine using the same project.
- Also on 4.2 device and in 4.3 simulator, if iAd is set to 100%, an iAd is only displayed once after app has been launched. After the first banner has been hidden, no new iAd is displayed anymore.
- If an iAd is displayed and the app enters background (e.g. for some minutes), on return an empty banner is displayed. Before going to background, iAd fires a message "Jul 3 22:17:34 unknown AdSheet[3420] <Warning>: AdSheet running for 240.000 seconds with 1 clients and 1 assertions [banner:1]:
com.myapp (State: Background Task Suspended) (Background: 1, will close 2012-07-03 20:17:46 +0000) has 1 banners:", but probably this is not caught by AdMob Mediation.
Can you verify, that some of these issues also occur with your project?
Thanks!
On Sunday, June 24, 2012 12:54:53 AM UTC+2, Jonathon Walz wrote:
I'm currently switching my application from AdWhirl to the mediation in admob. I have it working correctly everywhere except on the 4.3 simulator with the iPhone. It works fine with the 4.3 iPad and >=5 iPhone/iPad. (My 4.3 device met an unfortunate end so I can't test on that right now...)
On the iPhone AdMob ads will display fine, but when displaying iAds the device needs to be rotated before the ad will display. I don't have any idea what I'm doing wrong or if it's a bug in the framework.
I've attached a sample project that shows the issue.
Any ideas what's causing this?
Thanks for any help!