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 set the default orientation in iOS Simulator

I always test the iOS app on iOS Simulator in portrait orientation. But I did't know what I change, it …

xcode ios-simulator orientation
ld: building for iOS Simulator, but linking against dylib?

I'm having a issue compiling my app for Simulator. In the device runs perfectly but once I tried it to …

ios xcode ios-simulator dylib xctest
Running Apple Watch in iOS simulator issue

I'm trying to run the Apple WatchKit Catalog example code in iOS simulator. But i have always Apple Watch simulator …

ios ios-simulator watchkit apple-watch
"Failed to set plugin placeholders" message?

Xcode 9.1 Simulator 10.0 OSX 10.12.6 I would like to upload a new build of my sticker pack to iTunes Connect. But Product &…

ios testing ios-simulator xcode9
How do I get video into the iPhone simulator camera roll in iOS 4.2?

I've tried the solution described here and here, namely copying a QuickTime movie to ~/Library/Application Support/iPhone Simulator/User/…

iphone ios-simulator ios-4.2
Testing 3D touch with iOS Simulator

Questions: I was wondering if anyone has tried 3D touch feature on a simulator or rather anyone know whether it …

ios iphone ios-simulator ios9 3dtouch
Why do I get instruments - "Target failed to run"?

Target failed to run: Remote exception encountered: Faild to get task for pid 3103 I'm running iPhone OS 3.1.3 on the device …

ios iphone ios-simulator instruments
How to build a library for both iPhone simulator and device?

I want to build a static library for iphone. I want to give my users the .a library which they …

iphone ios-simulator static-libraries
Failed to install "iOS 6.1 Simulator" XCode 5

I want to run my app on both simulators ios6 and ios7. I'm trying to install ios 6 simulator but I …

ios-simulator ios6.1 xcode5
iOS 6 (iPhone/iPad) Image Upload "Request Body Stream Exhausted" with NTLM/Windows Authentication

I am working on trying to get iOS 6 to use XMLHttpRequest POSTs to upload images. This works on desktop and …

ios xmlhttprequest ios-simulator ios6 xmlhttprequest-level2