iosxcodeuiviewwebui

UIWebView stimulator/app?


Currently making apps [html5/js] that run through various platforms that make use of UIWebView, I usually test them in Safari, changing the webagent to iPad but theres always some inconsistencies. Is there anyway to run a stimulator on OSX? [perhaps something like this, http://www.edumobile.org/iphone/ipad-development/webview-application-in-ipad/ ]

is it possible to compile an APP, i.e a small browser or similar that i can test my 'apps' on?


Solution

    1. Download and install Xcode from the App Store.
    2. Launch Xcode.
    3. Open iOS Simulator: enter image description here
    4. Select the device of your choice: enter image description here
    5. Start Safari and test your website.