/webview-container

Generic iOS app which will load a URL defined in NSUserDefaults into a standard UIWebView.

Primary LanguageObjective-C

Generic iOS app that will load a given URL into a full-screen UIWebView. The app looks at the NSUserDefaults url key for the necessary URL, and will use http://www.google.com if no value is specified.

Deployment is targeted towards both iPad and iPhone using any orientation.