iOS Question compile b4i error

Hengki

Member
Licensed User
Longtime User

Attachments

  • compile.png
    compile.png
    11.5 KB · Views: 35
  • file.png
    file.png
    14.2 KB · Views: 31
  • path_configuration.png
    path_configuration.png
    19.8 KB · Views: 30
  • SignKey.png
    SignKey.png
    11.2 KB · Views: 34

Hengki

Member
Licensed User
Longtime User
the same as what you gave (screenshot), is there anything else that needs to be set (maybe I have something missing in the settings)
 

Attachments

  • build_server.png
    build_server.png
    8 KB · Views: 27
Upvote 0

LucasHeer

Active Member
Licensed User
Longtime User
the same as what you gave (screenshot), is there anything else that needs to be set (maybe I have something missing in the settings)
You may try increasing the timeout (Tools -> IDE Options -> Configure Process Timeout) to maybe 300 seconds.

Also trying the (Prefer Secondary) option.

Are you trying to build the B4i-Bridge app, or compile a project?
 
Upvote 0

Hengki

Member
Licensed User
Longtime User
I tried adding the timeout to 300 when I tried to compile the project again, the result was still the same.
 
Upvote 0

LucasHeer

Active Member
Licensed User
Longtime User
I've sent you a temporary id for the hosted builder. Start with it. Once it is working we can continue to examine the issue with the local builder.

We are on call right now, I think his hosted builder ID has expired. But we are setting up a new project 👍
 
Upvote 0

Hengki

Member
Licensed User
Longtime User
Thank you for all your support, it turns out the problem was that the user ID had expired and had to be renewed again, to Mr. Lucas, thank you for helping us until the application (test) could run on our iPhone 11
 
Upvote 0

LucasHeer

Active Member
Licensed User
Longtime User
Thank you for all your support, it turns out the problem was that the user ID had expired and had to be renewed again, to Mr. Lucas, thank you for helping us until the application (test) could run on our iPhone 11
Absolutely!

Message me anytime if you ever need help, good luck with your project sir!
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
I think there should be some indication when our hosted ID expired. Either
1. It appears in the log, as soon as you open the B4I IDE or
2. When you visit the Server Settings, then it checks and alerts you
Added an automated email notification before it is expired is good to.
 
Upvote 0
Top