networking - iOS 7 Don't show network activity indicator -
I know that this question has been asked many times before, but none of the solutions is working for me is. How do I hide the network activity indicator in the iOS status bar? It is possible that some other code (you are using static library / open Source) Determining visibility on I will set a symbolic breakpoint at Follow up to set a symbolic breakpoint.
Most websites will ask you to use the following code, but the indicator still appears in the status bar. [[UIApplication ShareApp] setNetworkActivityIndicatorVisible: No];
yes .
- [UIApplication setNetworkActivityIndicatorVisible:] and see which part of the code is responsive.
Comments
Post a Comment