Search code examples
iosswiftfluttersimulator

Flutter app not launching on simulator. It exits because of not 'return a valid pid nor a launch error'


Flutter app launching shows error:

An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Application launch for '{com.package.name}' did not return a valid pid nor a launch error. No such process

Can anyone please help out with this error?


Solution

  • Starting again after quitting simulator made it run.