iAd Listener Not Being Called

Hi,

I’ve got iAd up and running no problem. I initialize it and show the ads without any issues. The problem I’m having is that the listener never gets called. I’ve put a print statement in the listener and it never gets printed (testing on iOS devices and look at the device console from Xcode). No matter what I do, my print statement never gets called. The spelling is perfect for the listener (I copy pasted just to make sure).

Any idea what could be causing this? I’m not doing anything fancy; just a straightforward init that includes the listener as the 3rd argument. Using build 2161.

Thanks

Hi @naveen_pcs,

Can you please post your basic “ads.init()”, “ads.show()”, and listener code here, just in case there’s some oddity that we may detect?

Thanks,

Brent

Hi @naveen_pcs,

Can you please post your basic “ads.init()”, “ads.show()”, and listener code here, just in case there’s some oddity that we may detect?

Thanks,

Brent