iOS Question Can't run Simulator Release App with a local mac builder

rmitev

Member
Licensed User
Longtime User
B4i Version: 8.30
Parsing code. (0.01s)
Building folders structure. (0.00s)
Compiling code. (0.06s)
Compiling layouts code. (0.07s)
Building Xcode project. (0.12s)
Preparing project for builder. (0.05s)
Project size: 0.68 MB
Sending data to remote compiler. Error
Error: An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
Simulator device returned an error for the requested operation.
The request was denied by service delegate (SBMainWorkspace).
Underlying error (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "net.speditor.simi" failed.
The request was denied by service delegate (SBMainWorkspace).
 

rmitev

Member
Licensed User
Longtime User
Still the result is:

Sending data to remote compiler. Error
Error: An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
Simulator device returned an error for the requested operation.
The request was denied by service delegate (SBMainWorkspace).
Underlying error (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "net.speditor.simi" failed.
The request was denied by service delegate (SBMainWorkspace).
 
Upvote 0

DrManhattan

Member
Licensed User
Yes, the simulator starts, the app installs, and closes immediately after launch.
Hello rmitev, I have the same problem, did you find the solution on your side? since December 31st still not found on my side I had to uninstall and reinstall at least 5 times xcode - configurator2 - java etc...
 
Upvote 0
Top