I followed all the instruction开发者_StackOverflow中文版 but my ad doesn\'t appear in my app. My app is already on the market, I configured admob and adwhirl, and it\'s say it\'s active, but I can\'t
Well, I get this message all the time using AdWhirl: Unable to fill ad request.This is a common situation.
My program has crashed: #00x3138cec0 in objc_msgSend #10x0002bb开发者_C百科6e in -[AdMobDelegateWrapper didYouNilOutYourDelegate:]
I can\'t get the real ads to work, in the xcode simulator i can see the test ads,now i\'m using Xib and AdViewController to display the ad.
I\'ve built my app this way and everything seems to be working more or less. After hearing about the notoriously low iAd fill rate I decided that this would be the best method, but I tried googling it
So I\'m trying to just add a simple ad to my app using admob. I\'ve followed the tutorial with the SDK but am getting stuck at one error.
I am trying to get AdMob ads to display in my android application and have been unable to do so. I have contacted their support and have not received any response in almost a week, so I figured I woul
I implemented Admob in my application previously in 3.x versions of SDk there i used libAdMobDevice3_0.a frame work. But now i am using 4.o version when i开发者_开发问答 am compiling i am getting the
I\'m adding admob ads to my app that has a CountDownTimer that changes a time countdown display in its onTick() callback function. The time display uses a TextView and is changed via .setText().
I\'ve included the relevant portion in开发者_高级运维 my manifest: <meta-data android:value=\"123456789\" android:name=\"ADMOB_PUBLISHER_ID\" />