Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

LastLine

macrumors 65816
Original poster
Aug 24, 2005
1,313
21
Hey guys,

I'm using the GM seed of the iOS4.0 development kit and i can find the banner view for the iAd's but can't find the corresponding framework to enable them. Anyone able to help me here? Just isn't in the framework's list...am I missing something silly?
 
Same Problem.

hi Guys,

i downloaded the 4.0 sdk and i find the adLib.Framework missing in my SDK as well as my libraries folder on mac.

Any clues.!!!
 
You have to download the iAd packages from the developer portal.

I thought those were for developing iAds not actually including the framework into your project.

As for including the iAd framework, they changed the name of the framework from AdLib to iAd .. which makes more sense....

So look for the iAd framework in your frameworks folder. Also use
Code:
#import <iAd/iAd.h>
instead of AdLib framework
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.