Where do you want to add it? ?
If you want to call the system: [[UIApplication sharedApplication] setNetworkActivityIndicatorVisible:YES];
This is the chrysanthemum on the left side of the battery bar.
If you want it to be in the middle of the screen, just add it to keyWindow.
There is an open source network request indicator, click here HUD
Where do you want to add it? ?
If you want to call the system:
[[UIApplication sharedApplication] setNetworkActivityIndicatorVisible:YES];
This is the chrysanthemum on the left side of the battery bar.
If you want it to be in the middle of the screen, just add it to keyWindow.
There is an open source network request indicator, click here HUD