How do you add iAd to a second page? like when using storyboard? and could you also do a tutorial on how to remove iAs with in-App purchase, and maybe possibly how to unlock more content with in-App purchase Thanks
i am unable to get this code to work on the latest XCode (running on my IOS 5 iPhone). No errors, but the white box stays when there isn't an Ad available. The white box remains there until the test iAd by apple is shown, then after a few clicks (to different screens) the white box is back.
@GeekyLemon Hey, I have an app with multiple views (thanks to you) and have pasted this code from one view to another, and when i run it, i sometimes get the error in the debug thread:
APP NAME ADBannerView: Unhandled error (no delegate or delegate does not implement didFailToReceiveAdWithError:): Error Domain=ADErrorDomain Code=3 "The operation couldn’t be completed. Ad inventory unavailable" UserInfo=0x6b3d310 {ADInternalErrorCode=3, NSLocalizedFailureReason=Ad inventory unavailable}
@NecTube hey dude this code works on all versions tried and tested it is also the official code apple has given out you may have mistyped something or have an error within your project arguing with your iad code
Thank you for such an excellent tutorial. I found this only works on 4.1 or higher. Is there any chance of making an iAd tutorial that work on lower versions?
@GeekyLemon Sorry, I'm still new to xcode. When I ran it in 4.1 to 4.3 simulator, it works perfectly. But when I tried it on the 4.0 simulator and on an iphone with 4.0, the iAd appears blank and is not functional on both the simulator and the iPhone. Four threads appears in xcode when i ran it. I searched what the threats means, but I can't seem to find any answers.
@MacandAppleGenius nope sorry dude apple without the code it can cause all problems with the iad for example when you have a bad internet connection the code stops it from displaying a white box etc....
How do you add iAd to a second page? like when using storyboard? and could you also do a tutorial on how to remove iAs with in-App purchase, and maybe possibly how to unlock more content with in-App purchase Thanks
HughJeremy 1 month ago
How do you get it to disappear out when a banner does not populate. Using this code when I dont get an iAD i get a blank white background
MrCleartheset 1 month ago
i am unable to get this code to work on the latest XCode (running on my IOS 5 iPhone). No errors, but the white box stays when there isn't an Ad available. The white box remains there until the test iAd by apple is shown, then after a few clicks (to different screens) the white box is back.
nikhilrukus 2 months ago
When my banner isn't showing there is a white spot in it's place?
Help me please.
BossSwanger 3 months ago
where is the file on Xcode 4.2??
jhkadvkj17 4 months ago
@GeekyLemon Hey, I have an app with multiple views (thanks to you) and have pasted this code from one view to another, and when i run it, i sometimes get the error in the debug thread:
APP NAME ADBannerView: Unhandled error (no delegate or delegate does not implement didFailToReceiveAdWithError:): Error Domain=ADErrorDomain Code=3 "The operation couldn’t be completed. Ad inventory unavailable" UserInfo=0x6b3d310 {ADInternalErrorCode=3, NSLocalizedFailureReason=Ad inventory unavailable}
rbkhockey720 7 months ago
What changes would I need to make to allow the ad banner to be displayed at the bottom of the screen?
fortnick2 7 months ago
Works Great! Thanks for the awesome video you are awesome!!!!!!!!!!
zeroisamazing 7 months ago
I tried it on 4.0 and get error also.
the error says: program received signal: "SIGABRT"
I don't know if it work on older simulators but 4.1, 4.2 and 4.3 works fine.
NecTube 9 months ago
@NecTube hey dude this code works on all versions tried and tested it is also the official code apple has given out you may have mistyped something or have an error within your project arguing with your iad code
GeekyLemon 9 months ago
Thank you for such an excellent tutorial. I found this only works on 4.1 or higher. Is there any chance of making an iAd tutorial that work on lower versions?
Donut656 9 months ago
@Donut656 hey dude you are wrong this works for all versions of xcode i have apps out that run 3.0 and have iad
GeekyLemon 9 months ago
@GeekyLemon Sorry, I'm still new to xcode. When I ran it in 4.1 to 4.3 simulator, it works perfectly. But when I tried it on the 4.0 simulator and on an iphone with 4.0, the iAd appears blank and is not functional on both the simulator and the iPhone. Four threads appears in xcode when i ran it. I searched what the threats means, but I can't seem to find any answers.
Donut656 9 months ago
Comment removed
Donut656 9 months ago
do you have the source code, so that we can just copy and paste?
Noisyneal 10 months ago
@Noisyneal head over to geekylemon com all our tutorials are there and copy and pastable coding
GeekyLemon 10 months ago
Hey Geeky I was wondering if the tutorial for supporting landscape mode also works with xcode 4.
MrJC627x 10 months ago
@MrJC627x yes it does dude just change the CGRectOffSet values
GeekyLemon 10 months ago
Thanks for another great tut, GeekyLemon! I was wondering about iAd. - actually amazed it is that simple to set up!
MartinSStoller 10 months ago
@MartinSStoller awesome dude thanks alot and yeah it amazes me how simple things can be that look most difficult
GeekyLemon 10 months ago
Hey. do you think you could do a video on how to make a Soundboard app with more than one page ?
Applefanatic1984 10 months ago
@Applefanatic1984 awesome idea dude i will definitely make a tutorial on this keep in touch
GeekyLemon 10 months ago
@GeekyLemon cool happy you like the idea :)
Applefanatic1984 10 months ago
I thought you could just get the iad framkework and then just drag an iAd view in?!?
MacandAppleGenius 10 months ago
@MacandAppleGenius nope sorry dude apple without the code it can cause all problems with the iad for example when you have a bad internet connection the code stops it from displaying a white box etc....
GeekyLemon 10 months ago
@GeekyLemon but you can do it that way its just not as safe
MacandAppleGenius 10 months ago
@MacandAppleGenius yeah so do it the right way like i show you in the vid then you have peace of mind
GeekyLemon 10 months ago