i have made a test application that loads apple test ads. i am wondering how the real time ads will be loaded instead of apple test ads. What is mechanism for loading the real time iAds. Can anybody help me in the regard.

Regards abdul Samad

link|improve this question

25% accept rate
1  
This question is very similar to the one you just asked: stackoverflow.com/questions/3118319/… – Brad Larson Jun 25 '10 at 17:13
feedback

3 Answers

As the documentation says, it depends on what kind of certificate was used to sign the app:

  • Developer build: test ads
  • Ad hoc: test ads
  • Distribution: live ads

As Jasarien notes, iAds will go live on 1 July 2010 so right now I suspect you would not get any ads at all.

link|improve this answer
feedback

The real ads will be loaded with the same mechanism that is used to load the test ads.

On July 1st Apple will "switch on" iAds and they will start appearing in place of the test ads.

link|improve this answer
feedback

You use the Developer Certificate and provisioning profile to build the release version of the app, and enable the ads while uploading to iTunes Connect. Then when people download your app off the App Store they will see the real ads, and you will make the real money. Apple says that Ad-Hoc and in-house distribution will only show the test ads.

link|improve this answer
Did any of these answer your question? They are all pretty thorough answers so if you wouldn't mind, a lot of us would be thankful if you would take the time to select the most helpful and accept it. – SeniorShizzle Jul 4 '10 at 22:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.