iOS Question Cannot connect to builder1.b4x.com

rkmoray

Active Member
Licensed User
Longtime User
I am trying my first "test" apple build after purchasing the host builder.
I have followed all the tutorials on both the certificates and installation.
After the app is built in b4i, when I try and "install" on the device using the "install"button
on builder1.b4x.com(the exact url string is "builder1.b4x.com:51041/xxxxx"), I get a popup "Cannot connect to builder1.b4x.com"
 
Last edited by a moderator:

f0raster0

Well-Known Member
Licensed User
Longtime User
hi, did you follow that steps?

The important steps are:
- Set the package name based on the provision app id.
- Build B4i-Bridge: Tools -> Build Server -> Build B4i-Bridge
- Open mobile Safari and navigate to the link displayed in the compilation window.
- Install B4i-Bridge and run it.

note, I'm almost sure you should not share your "builder1.b4x.com:51041/private"
 
Upvote 0
Top