expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.21k stars 862 forks source link

Realm example app crashes with no customization #415

Open rootedsoftware opened 1 year ago

rootedsoftware commented 1 year ago

Describe the bug After following the instructions to create an app here https://github.com/expo/examples/tree/master/with-realm I'm getting the error message, "[UIKitCore] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")". The app is being installed, but immediately crashes when trying to open.

To Reproduce Steps to reproduce the behavior:

  1. Using the instructions here https://github.com/expo/examples/tree/master/with-realm
  2. Run npx create-react-native-app MyAwesomeRealmApp -t with-realm
  3. after that finishes, cd into MyAwesomeRealmApp
  4. Run yarn ios to build and run the app

Expected behavior I'm using the exact instructions from the readme, so the expected behavior is that the app would run and not crash.

Desktop (please complete the following information):

Smartphone (please complete the following information):