'How can i fix nativescript ios build error "Unable to start application" domain=NSPOSIXErrorDomain, code=3

Error while trying to start application myApp on device AFF18839-33C3-40F1-A53C-656BD6995C19. Error is: Command xcrun with arguments simctl terminate AFF18839-33C3-40F1-A53C-656BD6995C19 myApp failed with exit code 3. Error output: An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3)

Unable to start application myApp on device AFF18839-33C3-40F1-A53C-656BD6995C19. Try starting it manually.

ios 15.4 xcode version 13.3.1

"nativescript": "^7.2.1"



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source