I want to place ads in my application. Can anyone help me?
|
feedback
|
|
You have a few options, like AdMob or Google Ads. However, Apple provides the iAd framework, which makes it easy to add ads to your app. I suggest looking at the iAd framework reference. The basic process is as follows:
You also need to set up iAd in your developer account, but that only affects revenue, not the programming and testing aspect of things. | |||
|
feedback
|
|
This might be help you. first one is contain an example of iphone ad adding while second one is for ipad. regards, shyam | |||
|
feedback
|
|
| |||
|
feedback
|
|
You can also try Adwhirl. It supports multiple ad networks like AdMob, iAd etc. The basic idea is that you can switch ad network through a website client(adwhirl.com), instead of reprogramming your app each time. Instructions in how to set up adwhirl on your iPhone: iOS SDK Setup. | |||
|
feedback
|
|
I've done well with MobPartner. It's just a matter of putting a small banner on a button and linking the button to the ad link they give you. | ||||
|
feedback
|