iOS Question b4i v4.81 not support iphone 5?

hongbii khaw

Member
Licensed User
Longtime User
Hi all,
I'm using local mac with build server v4.41 and xcode 8.3.3
After update to b4i v4.81, my project only can successfully deploy on iphone 5s(simulator on the Mac) and above.
I got an error message whenever I try to deploy the project on iphone5:
This is the error message:
B4X:
B4i Version: 4.81
Parsing code.    (0.11s)
Compiling code.    (0.48s)
Compiling layouts code.    (0.02s)
Compiling debugger engine code.    (1.88s)
Building Xcode project    (0.30s)
Sending data to remote compiler.    Error
Error: An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "com.ssmarttech.scloudz" failed.
The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified.
Am I misconfigure something?
Thank you
 
Top