Hello everyone,
I am currently hitting my deadline for an alpha test. unfortunately the my dotnet maui application is no longer deploying on iOS devices. I am currently looking for a way to further debug this error.
I get the following message but I cannot make anything of it:
xcrun simctl launch --stdout=/dev/ttys001 --stderr=/dev/ttys002 --terminate-running-process D8EAC0E0-CC31-4E75-A40A-3B28D1AF4771 CollappMaui -monodevelop-port 10000
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):
Simulator device returned an error for the requested operation.
No such process
Underlying error (domain=NSPOSIXErrorDomain, code=3):
Application launch for 'CollappMaui' did not return a valid pid nor a launch error.
No such process
error HE0042: Could not launch the app 'CollappMaui' on the device 'iOS 16.4 (20E247) - iPhone 14 Pro Max': simctl returned exit code 3