I sent the letter below to AdWhirl support and their auto-reply said I
need to use this forum, instead. So here goes.
---
Adwhirl support,
I'm having a heck of a time integrating AdMob into my client's iOS
app. I have followed the help pages[1] (and AdMob's), to no avail.
I've tried your sample app, but it comes without the supporting SDKs,
and adding the AdMob SDK is not compatible with the app -- so it
doesn't build.
The problem I'm having appears to be centered around the fact that
AdWhirl's SDK[2] -- specifically the AdWhirlAdapterAdmob object --
appears to want to deal with AdMobViews and AdMobViewDelegates,
whereas AdMob's SDK[3] has no such objects, instead having
GADBannerViews and GADBannerViewDelegates, each of which are entirely
incompatible with the AdWhirlAdapterAdmob method calls.
Can you please direct me as to how I would go about integrating AdMob
into my AdWhirl app?
Thanks!
---
[1]
http://www.adwhirl.com/doc/ios/AdWhirliOSSDKSetup.html
Also:
http://developer.admob.com/wiki/Main_Page
[2] 2.6.3, downloaded yesterday
[3] 4.0.2, also downloaded yesterday