shikun0625
Results
1
issues of
shikun0625
MKNetworkEngine observeValueForKeyPath:ofObject:change:context: [UIApplication sharedApplication].networkActivityIndicatorVisible = ([_sharedNetworkQueue.operations count] > 0); Will throw a issue what is "UI API called on a background thread". MKNetworkEngine.m line 185.