Top "Ios-simulator" questions

The iOS Simulator application presents the iPhone or iPad user interface in a window on the computer to emulate iPhone or iPad devices.

How to Install Older iOS Simulators in XCode 4.2.1 (SDK5.0)

I have just bought a new iMac. I then downloaded the latest SDK 5.0 and installed XCode 4.2.1. Everything is working fine. …

ios xcode sdk ios-simulator add
NSUserDefaults not cleared after app uninstall on simulator

this may sound real NOOB! I want to check if it's the second time the user enters my application, so …

ios ios-simulator nsuserdefaults ios8 xcode6
Install Simulator SDK 4.3 to Xcode 4.4 on Mountain Lion

I want to install SDK 4.3 in xcode 4.4 on mountain lion (os x 10.8), but when I installed the 4.3 sdk package from …

ios xcode ios-simulator osx-mountain-lion
Why does the iOS simulator require i386 and x86_64 symbols even though I'm on an x86_64 system only?

I'm trying to get an app running on the simulator that has had some problems doing so before. We don't …

ios-simulator x86-64 i386
Is the iPhone Simulator UDID unique for each installed instance?

i.e. does this call: NSString *udid = [UIDevice currentDevice].uniqueIdentifier; return always the same UDID when it is executed on …

iphone ios-simulator udid
iOS 8 / Xcode 6 Simulator is not using HTTP Proxy anymore

My iOS 8 Simulator is not using my proxy settings anymore (I want to debug with Charles). The rest of the …

proxy ios-simulator ios8 xcode6 charles-proxy
developing iOS apps for appstore in Mac on Vmware workstations

If I install Mac OS in a virtual environment (VMware) on my Windows computer, will I be able to install …

xcode macos ios-simulator vmware-workstation
iPhone simulator folder not in Application Support

I am creating an application that write some data to the database. For checking I need to open the database …

iphone ios-simulator ios-4.2
How can I simulate the Apple Watch for development purposes?

I just downloaded the Xcode 6 GM, and I'd like to see how my apps work with an Apple Watch connected …

xcode ios-simulator apple-watch watchkit
Run app in iOS 6 Simulator in Xcode 6

My application supports iOS 6.1. How do I find and install that simulator in Xcode 6?

ios xcode ios6 ios-simulator xcode6