Base
MobileIos

iOS Simulator

Troubleshoot

Unable to boot simulator

  • Try to remove Simulator Cache
    • ~/Library/Developer/CoreSimulator/Caches
    • Settings -> Storage -> Developer -> XCode Caches

References: https://medium.com/@liwp.stephen/my-solution-to-solve-unable-to-boot-the-ios-simulator-39bbb4aad100

Keep Getting Error when Downloading a Version of Simulator

Some things to try/check:

  • Make sure the remaining storage of the device is sufficient (around 50GB+)
  • Try downloading through terminal / CLI
  • Download from this site
  • Just use XCodes to manage and download

Resources:

On this page