Hi,
I've had a good look through the posts in this group, but I couldn't find anyone with exactly the same issue:
.. but not in my app! I'm using the same code from the sample (and the same ID, obviously!), but to no avail. I'm not sure what could be different to make it break. I'm using the latest (AFAIK) SDK 6.11.1
Stuff I've tried:
- Moving the banner view from a UIView subview to a view controller view's subview (as per the sample)
- Ensuring the banner is created on the main thread, using [self performSelectorOnMainThread...]
- Playing with supplying an origin (or not)
- Adding test devices (or not)
Unlike some other people in the group, it hasn't worked previously and then stopped working - I've never seen it working in my own app. Just 'Request Error: No ad to show' every time..
Cheers,
Chris