I am trying to load a UIWebView with a website that downloads 99% of the data but takes forever to finish. When this happens the UIWebView is empty until it finally does, Safari displays it instantly but still shows it's downloading for another 3 minutes. How do I make a UIWebView display as it's downloading?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
This bit of code is the only thing I can really find. It won't let you preload the page, but it will let you put something there instead of a blank screen. |
|||
|
|