During testing I realized that if I try to use a UIWebView when there is no or limited internet connection the app stalls.
How can I implement some sort of pre loader that will allow the app to continue running while the web view loads?
How can I implement some sort of pre loader that will allow the app to continue running while the web view loads?