question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ios-sim does not work for iPad-Pro for iOS 10 runtime

See original GitHub issue

Command and results (I’ve got iOS 10 and 9.3 simulators installed and I can launch the iPad-Pro 9.7 and 12.9 devices in the simulator but this is the result of my command.

bash-3.2$ ios-sim showdevicetypes
iPhone-4s, 9.3
iPhone-5, 9.3
iPhone-5, 10.0
iPhone-5s, 9.3
iPhone-5s, 10.0
iPhone-6, 9.3
iPhone-6, 10.0
iPhone-6-Plus, 9.3
iPhone-6-Plus, 10.0
iPhone-6s, 9.3
iPhone-6s, 10.0
iPhone-6s-Plus, 9.3
iPhone-6s-Plus, 10.0
iPad-2, 9.3
iPad-Retina, 9.3
iPad-Retina, 10.0
iPad-Air, 9.3
iPad-Air, 10.0
iPad-Air-2, 9.3
iPad-Air-2, 10.0
iPhone-7, 10.0
iPhone-7-Plus, 10.0
iPhone-SE, 10.0
Apple-TV-1080p, tvOS 10.0
Apple-Watch-38mm, watchOS 3.0
Apple-Watch-42mm, watchOS 3.0
Apple-Watch-Series-2-38mm, watchOS 3.0
Apple-Watch-Series-2-42mm, watchOS 3.0

Further if I try to install an app into the simulator like so

phonegap run ios --target "iPad-Pro" --emulator

I get this error

No available runtimes could be found for "iPad Pro (12.9-inch)".

Below is the requested version information.

sw_vers

ProductName:    Mac OS X
ProductVersion: 10.11.6
BuildVersion:   15G1004

ios-sim --version

5.0.8

xcodebuild -version

Xcode 8.0
Build version 8A218a

xcode-select --print-path

/Applications/Xcode.app/Contents/Developer

gcc --version

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.38)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:17

github_iconTop GitHub Comments

2reactions
shazroncommented, Oct 28, 2016
1reaction
shazroncommented, Nov 8, 2016

For cordova issues, try filing an issue at http://issues.cordova.io instead

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 10.3 - No Simulators Availab… | Apple Developer Forums
When using the newly reinstalled Xcode 10.2.1. the Simulators are are available, and the chosen Simulator (iPhone XR - 12.2) works. $ xcrun...
Read more >
[SOLVED] iOS simulators not showing up - Apple Developer
Hello everyone! This problem first appeared when I updated Xcode 6.1 to version 6.2. At that point, the system let me keep 6.1...
Read more >
Installing and managing Simulator runtimes - Apple Developer
Install and manage Simulator runtimes in preferences​​ Choose Xcode > Preferences > Platforms to see a list of currently installed Simulator runtimes, and...
Read more >
Unable to Boot the Simulator (Xcode 13.3) - Apple Developer
My version of Xcode was recently updated to 13.3. Now, I can not launch any simulator. I get an "Unable to Boot the...
Read more >
Could not download IOS Simulator Xcode 12.4
Ensure you're signed in to your Apple Developer account in Xcode's Preferences window. If you are and still receive this message, then follow-up...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found