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.

Screenshot Apps for iPhone simulator

I was wondering if there are any good recommendations on apps that takes screenshots of the iPhone simulator. I've tried …

iphone ios-simulator
What is TIC Read Status 1:57 in iOS11/Xcode 9?

After updating to Xcode 9, using Swift 3 and the iPhone X simulator, my console is full of: TIC Read Status [11:0x0]: 1:57 …

xcode ios-simulator ios11 xcode9
Simulate force touch / 3D touch on iPhone 6S or iPhone 6S Plus simulators

I am trying to simulate a force touch using Xcode 7 GM on the iPhone 6S or iPhone 6S Plus simulator. …

ios ios-simulator xcode7
iPhone Simulator - Simulate a slow connection?

Is there a way to slow down the internet connection to the iPhone Simulator, so as to mimic how the …

iphone networking connection ios-simulator simulation
Does the iPhone simulator in Xcode support Bluetooth Low Energy?

I'm trying some iOS test applications on the new Mac mini, that supports Bluetooth Low Energy. The CoreBluetooth framework is …

ios ios-simulator ios5 core-bluetooth
An error was encountered while running (Domain = LaunchServicesError, Code = 0)

I received an error (Domain = LaunchServicesError, Code = 0) when trying to launch my app in the iOS Simulator with Xcode 6. I …

ios swift ios-simulator xcode6 xcode6-beta6
Simulate airplane mode in iPhone Simulator

Is there any way to simulate airplane mode in the iPhone Simulator?

iphone ios-simulator
How to resize the iPhone/iPad Simulator?

The iPad-simulator is really small (like one third the size of the real iPad screen) on my 23" Full-HD screen (and …

ios xcode ios-simulator xcode9 simulator
Error: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out."

I am working on an application in Xcode 6.1, iOS 8.1; the application was working completely fine till 2 days before, but today …

ios ios8 ios-simulator xcode6.1
Is there a quicker / better way to clear the iPhone Simulator cache than deleting its directory?

So I'm still reasonably new to iOS development and I'm finding myself quite regularly needing to delete either DerivedData, or …

ios iphone xcode ios-simulator