How do I throttle my iAd loading?

假装没事ソ 提交于 2019-12-01 08:24:03

问题


I keep getting this error:

Error Domain=ADErrorDomain Code=2 "The operation couldn’t be completed. Loading throttled" UserInfo=0x6a6bf50 {ADInternalErrorCode=2, NSLocalizedFailureReason=Loading throttled}

How do I throttle my loading? The application I am making is relatively small.


回答1:


Is this for an App still in development? Apple purposely sends you errors to make sure you handle them properly - throttled loading is one of those errors. If you sometimes get content and sometimes don't then that's normal.



来源:https://stackoverflow.com/questions/11572681/how-do-i-throttle-my-iad-loading

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!