UIwebview delays loading
Posted
by malleswar
on Stack Overflow
See other posts from Stack Overflow
or by malleswar
Published on 2010-03-30T05:02:49Z
Indexed on
2010/03/30
5:13 UTC
Read the original article
Hit count: 376
Hi,
I have Login screen and second view which will be shown after login. On second view I have UIWebview which loads the url.
After login first it shows the empty view and slowly it loads the url. I want to show login screen with wait cursor, until the uiwebview loads the url and then want show that screen.
Can any body please provide code or sample for this?
Regards, Malleswar
© Stack Overflow or respective owner