Did a fresh install of MacOS, Xcode v15, nodejs v22, and create a project using “npx create-expo-app tester –template blank” command. Then straight away cd into the app directory and run “npx expo start”, metro server started but when choosing to open simulator, gives me the caution
“Could not update simulator linking permissions ENOENT: no such file or directory, open ‘/Users/username/Library/Developer/CoreSimulator/Devices/5A29801D-6F03-4821-BC0D-C4821243D61D/data/Library/Preferences/com.apple.launchservices.schemeapproval.plist'”
Expo GO Never installs on the simulator and the project can never run.
Tried doing everything from reinstalling iOS simulator to granting Xcode, VSCode, and Simulator app the full file system right, nothing works.
superbkriz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.