hudinwal / IENetworkActivityManager

NetworkActivityIndicatorManager is used to manage the activity spinner.While accessing sharedApplication's networkActivityIndicatorVisible bool directly to control the network activity spinner, we often run into situations where parallel network activities were still in progress and the activity monitor was stopped.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

NetworkActivityIndicatorManager is used to manage the activity spinner.While accessing sharedApplication's networkActivityIndicatorVisible bool directly to control the network activity spinner, we often run into situations where parallel network activities were still in progress and the activity monitor was stopped.


Languages

Language:Objective-C 100.0%