tags:

views:

235

answers:

1

Hey 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.

A: 

http://www.youtube.com/watch?v=qVyrM6sWLDg

Found this which gave me the answers I needed, but yeah basically it comes down to the instructions not explaining to link between the AdViewController and the Files Owner properly.

David26th