I've been working on a app that I want to earn money from, but nobody would buy it if it costed money. Does anyone know any tutorials, or know themselves, how to get iAd into an app? Thanks.
Asked
Active
Viewed 5,103 times
2
-
possible duplicate of [Are there any examples for how to integrate iAds into an application?](http://stackoverflow.com/questions/3115920/are-there-any-examples-for-how-to-integrate-iads-into-an-application) – Brad Larson Aug 12 '10 at 19:49
-
I'd never even seen that before. – Nathan Sep 01 '10 at 20:52
-
can you help me on this.. http://stackoverflow.com/questions/5953418/implementation-for-iad – ajay May 11 '11 at 05:43
2 Answers
7
Something to get you started: http://www.raywenderlich.com/1371/how-to-integrate-iad-into-your-iphone-app

del.ave
- 1,888
- 5
- 17
- 23
2
To implement iAds, you need to use ADBannerView and implement some delegate methods of ADBannerViewDelegate. I stumbled upon this tutorial and it helped me greatly:
http://www.ioslearner.com/implement-iads-tutorial-iphone-ipad-sdk/
All the best!

Community
- 1
- 1

Rons Micheal
- 179
- 1
- 6