AdMob SDK for iPad?
Posted
by pix0r
on Stack Overflow
See other posts from Stack Overflow
or by pix0r
Published on 2010-04-05T05:08:30Z
Indexed on
2010/04/05
5:13 UTC
Read the original article
Hit count: 414
Trying to get my Universal app released and I rely on AdMob ads for revenue in this particular app. I'm having an issue getting AdMob support working, though I keep finding references to people actually running AdMob on their iPad Simulators.
Terminating app due to uncaught exception 'AdMobInvalidLibaryVersionException', reason: 'This version of AdMob SDK is incompatible with the iPhone 3.2 SDK or above. Make sure your Active SDK is set to 3.1.X . If you need to build with 3.2, use the 3.2 preview library.'
I have not been able to find this "3.2 preview library" anywhere. Any ideas?
© Stack Overflow or respective owner