2

I have incorporated iAds into a new version of my iOS program. Everything seems to be working great in the simulator, with test iAds being loaded and the ADAdBanner being moved up into the screen when ad material comes in.

When I run the program on my device, however, no test ads get loaded.

Is this normal behavior, or should I have gotten test ads on my device as well? I am thinking maybe this is normal but that ads will come through once it is published to Apple.

Thanks

fogelbaby
  • 311
  • 1
  • 12
  • hello. What is your OS simulator && device ? what's your xCode version ? – Vinzius Sep 26 '10 at 16:42
  • possible duplicate of [iAd appears in simulator but not on device](http://stackoverflow.com/questions/3711637/iad-appears-in-simulator-but-not-on-device) – Brad Larson Sep 26 '10 at 21:33

2 Answers2

1

You have to enable iAds on your binary in iTunes Connect.

Alexsander Akers
  • 15,967
  • 12
  • 58
  • 83
0

Also, if that doesn't work, delete the app from your device and reinstall.

Epaga
  • 38,231
  • 58
  • 157
  • 245
  • Are you going to post this answer to every iAd question on stack overflow? ;-) – jrturton Mar 11 '12 at 17:52
  • on every one that has this problem. i was looking for quite a while and never found this answer. so i thought i'd search out the people with the same problem for posterity. :) – Epaga Mar 11 '12 at 17:53
  • Ok, cool. You'd just filled up my SO frontpage and I was getting worried! – jrturton Mar 11 '12 at 18:00