Error installing Expo on iOS simulator

Has anyone gotten this error before and been able to fix it?

1 Like

Hi, it looks like maybe the download resulted in an incomplete or corrupted iOS Simulator build. I would do the following:

  • Make sure your version of Xcode (and its tools) is relatively recent.
  • Remove /Users/brendobrien/.expo/ios-simulator-app-cache/*. This will cause Expo to retry downloading the simulator build.
  • Try again.

Ben

3 Likes

@ben That worked! Thanks so much :sunglasses: