Developing a web app that behaves like a native app
Making a web app to behave like a native app is tricky. A lot of time can be spent trying to remove inherited web view behaviours that are unwanted in an app context. This blog article shows how to fix or workaround most of these issues including dealing with new complications introduced with the iOS 8 UIWebView.