pokeb / asi-http-request

Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
http://allseeing-i.com/ASIHTTPRequest
Other
5.78k stars 1.41k forks source link

-[UIApplication setNetworkActivityIndicatorVisible:] must be used from main thread only #417

Open andriy-appuchino opened 4 years ago

andriy-appuchino commented 4 years ago

It caused in the ASIHTTPRequest.m file, line 4775. This is very easy to fix, please do it.