I encounter this error during compilation, the application launches on the simulator and immediately stops to display the error on the PC. If anyone can point me in the right direction regarding resolving the problem in a way to move forward.
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 "b4a.New1" failed.
The request was denied by service delegate (SBMainWorkspace).
I am not a Mac expert but I think there is a problem with non-M compatible apps because even with rosetta installing B4iBuilder works correctly but not the simulator
Starting from B4i v7.20 it is possible to install apps, when the iOS device is physically connected to a local Mac, using Apple Configurator 2. It is supported by all iOS versions and is a must with iOS 14.5+ when using the local builder. Benefits: - No need to approve installation. - Simpler...