Hi everyone,
I'm getting a problem, so i would ask your help.
I created an webViewBased application.
I'm using an activityIndicator, it's animation begin at: webViewDidStartLoad, and finish at webViewDidFinishLoad
The problem is that the activityIndicator is stopped, but my webView content is not completely show
So, how can i fix it? Stop the ActivityIndicator only when ALL content of my webView is show?
Thank you very much for your help
Sincerely,
Bob