I am using iOS SDK 4.2
My application is not universal application(iPhone/iPad) but it can be downloaded in iPad and works fine in both devices.
Now I have integrated iAd in my application.I've followed iAdSuite example. Its working fine in iPhone. But iAds not working when I download in iPad !!!
I found The BasicBanner and ContainerBanner examples in iAdSuite are configured to support both iPhone and iPad as it creates universal build.
I want to know that is it necessary to create universal app for iAd ???
Thanks....