Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

UI API called on a background thread #482

Open
shikun0625 opened this issue Apr 16, 2018 · 0 comments
Open

UI API called on a background thread #482

shikun0625 opened this issue Apr 16, 2018 · 0 comments

Comments

@shikun0625
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant