开发者

Time taken to load iAd in iPhone?

I have implemented iAd in my app.

However, when I start my application it takes around 2 minutes to load the test ad in iPhone once.

After I delete it from the background and st开发者_StackOverflowart again it takes 10-15 seconds to load the test ad.

How can I reduce the time from 2 minutes to 10-15 seconds for the first time it loads?


Where you have written the Ad displaying code... If it is in controller class move that code to didFinishLaunching. Hide the adView initially and show once your controller class is loaded.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜