Search code examples
app-store-connectiad

iOS 'set up iad network' button missing


I am trying to set my app to use iAds but there are some problems. I followed this tutorial and got stuck on step three cause the button isn't available for me.

I'm not entirely sure why. I already filled up the paperwork, tax and contracts info. But the button is not there. Has it been moved?

A few months ago the button WAS there, however after I clicked it and enabled it, it tells me that I can only enable it when the app is in review. Ok now back to the present, I submit my app that has iAds in it. And it is waiting to be reviewed. The button to enable iAds is missing. It's been a week already. The app already got approved and is available, yet the button is not there. I'm not sure how else to enable iAds.

I have tried going to the iAd network site but all it tells me is that iAd network is temporarily unavailable. It's been already a week.


Solution

  • I finally got a response from apple regarding this issue.

    They are no longer using the enable iAd button. As long as you have the paperwork and the iAd framework it should work.

    I already have the paperwork done so they tell me that my implementation is wrong.

    So I stopped using interface builder for my adds and instead just did it all programmatically.

    I don't know if it will make a difference. We shall see... After my app gets approved I'll let ya know....