Closed stoefln closed 3 years ago
have you checked the actual returned code in the terminal? It could be that visually everything is ok, although the returned exit code is still not equal to zero
Nevermind. It is a string encoding issue. My application passes the string with the wrong encoding.
I try to run following code in my electron application:
But I get following error:
/usr/bin/xcrun simctl launch 8EC67616-5D0F-4694-AF27-A2D01DCD1A30 com.mycomp.myapp' exited with code 4
this command works without problem in the terminal though:
/usr/bin/xcrun simctl launch 8EC67616-5D0F-4694-AF27-A2D01DCD1A30 com.mycomp.myapp