So I've recently started releasing my Apps for free and I'm attempting to use advertising revenue to fund further production. I wondered if I could encourage a bit of discussion on the subject here as there isn't much out there really other than people swooning over iAd.
I'm currently using iAd, the platform seems great, it's integrated into iTunesConnect which is great and it's easy to implement. On the downside it seems to be US only at this time meaning that my UK targetted Apps are going unnoticed on the whole.
The high market value of items (for example SEAT cars) mean that Click Through is likely to be lower as people are generally not as likely to want to activate it as they are say, an advert for an App.
AdMob is my next target - I'm trying to implement this into an existing app but it doesn't seem to work on iOS 4.0 through following the tutorial enclosed with the SDK. The sample apps work fine, but when I follow the instructions it seems lacking and crashes the app. This said the lower value of the adverts targets (generally app store apps) means click through should be higher and they generally seem to manage to have a higher ad inventory available than iAd at the moment.
So does anyone have any thoughts on the subject? Which advertising platform do you use for iOS 4 and why?
Also enclosed is my post from stack overflow in case anyone can help with the Admob in iOS4 issues I'm having.
I'm currently using iAd, the platform seems great, it's integrated into iTunesConnect which is great and it's easy to implement. On the downside it seems to be US only at this time meaning that my UK targetted Apps are going unnoticed on the whole.
The high market value of items (for example SEAT cars) mean that Click Through is likely to be lower as people are generally not as likely to want to activate it as they are say, an advert for an App.
AdMob is my next target - I'm trying to implement this into an existing app but it doesn't seem to work on iOS 4.0 through following the tutorial enclosed with the SDK. The sample apps work fine, but when I follow the instructions it seems lacking and crashes the app. This said the lower value of the adverts targets (generally app store apps) means click through should be higher and they generally seem to manage to have a higher ad inventory available than iAd at the moment.
So does anyone have any thoughts on the subject? Which advertising platform do you use for iOS 4 and why?
Also enclosed is my post from stack overflow in case anyone can help with the Admob in iOS4 issues I'm having.
http://stackoverflow.com/questions/3223042/admob-on-ios-4-0Hey everyone, I'm trying to implement Ad Based Revenue into my iPhone app on iOS 4, I've tried iAd and been less than impressed with the revenue, mostly due to my app being targetted at the UK market where iAd is not yet serving Ads.
I've signed up for AdMob, downloaded the SDK and followed the included instructions with IBSupport step by step and yet when I run in simulator it simply crashes out and on the device I get "GDB: Program received signal: "SIGABRT""
Does anyone have any experience with this? I get the impression the included instructions are written with a view to OS 3.X and wonder if that's part of the issue. Any help much appreciated.