Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--devicetypeid was not specified, using first available device: null. #264

Open
5 tasks
shinokada opened this issue Oct 26, 2019 · 4 comments
Open
5 tasks

Comments

@shinokada
Copy link

ios-sim start "iPhone-11, 13.1"

Expected behavior

Start an simulator

Actual behavior.

This command outputs,

--devicetypeid was not specified, using first available device: null.
Cannot read property 'state' of undefined

System Specs

  • 1. system_profiler SPSoftwareDataType

Software:

System Software Overview:

  System Version: macOS 10.15 (19A602)
  Kernel Version: Darwin 19.0.0
  Boot Volume: Macintosh HD
  Boot Mode: Normal
  Computer Name: Shinichi’s MacBook Pro
  User Name: Shinichi Okada (shinokada)
  Secure Virtual Memory: Enabled
  System Integrity Protection: Enabled
  Time since boot: 8 days 4:53
  • 2. ios-sim --version

    8.0.2

  • 3. xcodebuild -version

Xcode 11.1
Build version 11A1027
  • 4. xcode-select --print-path

    /Applications/Xcode.app/Contents/Developer

  • 5. node --version

    v10.15.3

image

@manuelescrig
Copy link

+1

@gaidukov-nikita
Copy link

Was able to run my app with this command ios-sim launch /path/to/App.app -d iPhone-11

@sultan-arshi
Copy link

+1

@MoseDien
Copy link

MoseDien commented Feb 8, 2022

Can't use ios-sim for a long time.
I have to turn to "xcrun simctl install booted /path/to/your/app".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants