Contents

MKError.Code.loadingThrottled

The data didn’t load because data throttling is in effect.

Declaration

case loadingThrottled

Discussion

This error can occur if an app makes frequent requests for data over a short period of time.

See Also

Constants