'M1 Mac React Native app simulator Xcode did not return a valid pid nor a launch error
Application launch for 'au.com.appname' did not return a valid pid nor a launch error. Domain: NSPOSIXErrorDomain Code: 3 Failure Reason: No such process User Info: { DVTErrorCreationDateKey = "2022-01-25 12:02:41 +0000"; IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher;
I just got given an M1 Mac by work. I have not installed Rosetta. I do not wish to install Rosetta. I managed to install all the pods and added arm64 to the excluded arch of the Pods project in Xcode, the app builds and installs on the simulator, but when it opens on the simulator, it immediately closes, and Xcode shows the above error. Is there something I am forgetting to do?
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
