Open jbojcic1 opened 16 hours ago
Also the expo go version that is used is not compatible with newest one that you get when you install the expo go app from the store, which means you also can't use the physical iphone because there ios doesn't allow you to install any version of the Expo go but the latest one.
I also tried Android but it doesn't work neither.
Hi, can you try to follow these instructions here to build and run the iOS app via Xcode directly? This can also help to identify where the issue is.
Android support is still WIP in active development, but if you can share some details about what happens on Android to you, it may also help us 🙌
I created an app using the cli and every time I try to open it on iOS simulator I am getting
Xcode must be fully installed before you can continue. Continue to the App Store?
and if I typey
I get an error. I do have xcode installed and iOS simulator running (see the screenshot):My versions: MacOS - Sequoia 15.1.1 One - 1.1.334 Xcode - 16.1 (16B40)