expo crash on ios simulator

Please provide the following:

  1. SDK Version: 44
  2. Platforms(Android/iOS/web/all): ios simlator
  3. expo crash on simulator

expo go crash immediately when open it on simlator without any errors but app it works fine on physical device,

Hi @shadymoner,

It’s hard to tell what might be the issue with on simulator. Can you share any further details? Is there an error shown?

Also, what’s the version of the Expo Go app on the iOS simulator? Does it say it supports the SDK 44 in the “Settings” > “App info” > “Supported SDKs”?

You can also try clearing the cache of the metro bundler before running on the simulator with: expo-cli start -c.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.