Hello,
I have a problem with iAd. I have two apps: let's call them AAA and BBB. AAA is a new application which is "Waiting for upload" with iAd enabled. BBB is an existing application which I want to update and is "Waiting for upload" too, with iAd enabled.
iAd in AAA works just fine. In BBB it shows this error in the console: Error Domain=ADErrorDomain Code=0 "no qualified ads found for this request"
The same iAd code is used in both apps. Only the provisioning profiles and the bundle identifiers change. Plus, if I change the bundle identifier of AAA with the one of BBB, it doesn't work! So it seems something related only to the bundle identifier. Apple's problem?
What should I do? I can't get it to work. I can't change the bundle identifier cause I would not be able to update my existing BBB app.