iOS Question download link of B4i bridge

BillMeyer

Well-Known Member
Licensed User
Longtime User
You need to install B4i-Bridge once. It is done from the device browser.

If you are using a local builder then you need to install the B4I certificate:

Open Safari (device browser) and navigate to: www.b4x.com/ca.pem
iOS 10+: Go to Settings - General - About - Certificate Trust Settings and enable the B4I certificate. The certificate is required for the over the air installation.

Did you do this on your iPhone or iPad ? Especially this piece ??

Open Safari (device browser) and navigate to: www.b4x.com/ca.pem (This means on your iPhone or iPad)

and then this ?

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

Have you watched the video ?

Do you have a Hosted Builder ?
 
Upvote 0

catyinwong

Active Member
Licensed User
Longtime User
yes I did

I have done the certificate setting on the iPhone (the ca.pem link)

and followed the video then it comes with the error :mobileprovision not found...
 
Upvote 0

BillMeyer

Well-Known Member
Licensed User
Longtime User
yes I did

I have done the certificate setting on the iPhone (the ca.pem link)

and followed the video then it comes with the error :mobileprovision not found...

MobileProvision means that there is something wrong with your certificates.

I would delete all certificates and start again, if that does not help, then we need to wait for an "Expert" to take up this problem.
 
Upvote 0
Top