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.

Document folder iOS Simulator

How is possible to find quickly the document folder (in the mac) of an App when I'm using the simulator? …

ios xcode ios-simulator nsfilemanager
Input text doesn't show keyboard on iOS simulator

I'm building an app and I need to use an input text. The problem comes when you tap on this …

keyboard react-native ios-simulator
Unable to boot device due to insufficient system resources using Xcode 9

When I try to launch an iOS Simulator from Xcode 9, the following error pops up:

ios ios-simulator ios10 xcode9
Couldn't register [...] with the bootstrap server

I keep getting this error when launching my app on the iOS Simulator: Couldn't register com.mycompany.MyApp with the …

ios xcode ios-simulator bootstrapping
Xcode 9 - no iOS 11 simulator

When I open up the new Xcode 9 and go to Preferences > Components I don't see an option to download …

xcode ios-simulator ios11 xcode9-beta xcode9
Simulating a phone call interruption in the iPhone simulator

I want to see what happens to my application if it is interrupted by a phone call or text message. …

iphone testing ios-simulator interrupt
iOS Simulator Screenshots "Wrong Size" for iTunes Connect

I am taking screenshots from my iOS Simulator and trying to put them into iTunes Connect but it continues to …

ios-simulator app-store-connect xcode7
iOS app crashing every other launch, can't find error

First time I launch the app, everything seems to run fine. I'll hit the stop button, do some work and …

ios xcode crash ios-simulator sigabrt
iPhone simulator - how to detect when app is running on simulator (so can setup test data)?

Any sample code that would show me how to, in my iPhone application code: How to detect if the application …

ios iphone ios-simulator eventkit test-data
FBSOpenApplicationErrorDomain error 1

I'm trying to run my iOS app that was migrated from Swift 1.2 to Swift 2.0 in Xcode 7 using iPhone Simulator (any), …

ios xcode ios-simulator swift2 xcode7