问题
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