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.

Seeing black bars at the top and bottom of the iPhone X Simulator

Running my App in the iPhone X Simulator (GM Seed) I am noticing two strange effects: the App does not …

ios uinavigationbar ios-simulator xcode9 iphone-x
Adding a self-signed certificate to iphone Simulator?

I have a self-signed certificate at the endpoint of my API. I'm trying to test some things using the simulator …

iphone ssl ios-simulator keychain pki
Xcode Simulator animations extremely slow when played in editor

Recently I have experienced, that Xcode's simulator has become extremely slow. Also if I create a new app and run …

ios xcode ios-simulator simulator
iPhone Simulator: SpringBoard failed to launch application with error: 7

Building an iPhone project results in: Failed to launch simulated application: SpringBoard failed to launch application with error: 7 And the …

iphone iphone-sdk-3.0 ios-simulator
Installing a configuration profile on iPhone - programmatically

I would like to ship a configuration profile with my iPhone application, and install it if needed. Mind you, we're …

iphone cocoa-touch ios-simulator configuration-files
GPX files for iOS Simulator

Where I can find GPX files that I can import into my iOS Simulator? The iOS Simulator only contains static …

ios gps ios-simulator gpx
Crash logs generated by iPhone Simulator?

Are there any crash logs generated by iPhone Simulator? the Simulator crashes a lot but not leaving any traces in …

iphone ios-simulator crash-reports
Where does the iOS Simulator save screen shots?

I can't find iOS simulator screenshots (supposedly created using cmd+S) since updating to Xcode 4.3 (running on 10.7.3 Lion). They aren't …

xcode ios-simulator
Xcode - free to clear devices folder?

I am deleting some folders and files to make more space on my drive. I know that in path: ~/Library/…

ios xcode macos ios-simulator
How to use dark mode in simulator iOS 13?

While I am developing the iOS app I need to test it in simulator with dark mode option so I …

ios ios-simulator ios-darkmode