iOS Question Sending data to remote compiler. Error

Status
Not open for further replies.

Zkshazly

Member
Licensed User
Hello,
I have just install B4i and tried to install B4i bridge and followed the tutorial steps until the certification enabled<B4I> on my phone
then when I ran the application it gave this message :
Sending data to remote compiler. Error

so, what is wrong and how to install B4i Bridge?

Thank you very much
Zakaria
 

JohnC

Expert
Licensed User
Longtime User
The "B4i Bridge" app is used when the B4i IDE is trying to talk to the device.

But the problem you are reporting of "Sending data to remote compiler - Error" seems like it's an issue with B4i trying to talk to the remote "Hosted Mac" service - did you also buy a subscription to that service, or are you using a local mac?
 
Last edited:
Upvote 0

Zkshazly

Member
Licensed User
Thank you very much for your reply
I have just bought B4I with Builder and I got the ID for the Builder through < Tools -> Build Server -> Server Settings. > and tick the "Use Hosted Builder" option.
the following was occurred:
1. during installation, B4i did not ask about the licence file & the E-mail of the buying invoice
2.I am using PC with Windows 10
3. I have a set of iPhone to install B4i bridge on it but stuck with the error

Thank you again for your support
 
Upvote 0

JohnC

Expert
Licensed User
Longtime User
Right above where you ticked "Use Hosted Builder" - did you enter the "User ID" you received?
 
Upvote 0

Zkshazly

Member
Licensed User
Thanks
the following is an image:
1593058495380.png

of course I input the ID sent nut here in the image I removed it
 
Last edited:
Upvote 0

JohnC

Expert
Licensed User
Longtime User
Other then making sure your antivirus or firewall is not blocking connections from B4i, I'm out of ideas at this point.
 
Upvote 0

Zkshazly

Member
Licensed User
Thank you very much
I made it 64 bit and gave same error
I use iPhone <13+>


Do you see this error when you try to build B4i-Bridge?
< the answer is yes ... this error came during trying to build B4i bridge>
 
Upvote 0

Zkshazly

Member
Licensed User
Thank you :)
1. Try to switch to the secondary builder. --> OK I will do this
2. Make sure that the package name is correct and matches the app id that you set. --> sorry, How to do this? Could you Pls., clarify More?

Thanks a lot for your Patient and support
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Make sure that the package name is correct and matches the app id that you set. --> sorry, How to do this? Could you Pls., clarify More?
Click on Ctrl + B. You will see the package name.

Your app id should be something like:
something.unique.*

Your package name should then be:
something.unique.app1
 
Upvote 0

Zkshazly

Member
Licensed User
Thank you very much
Still come same error:
Pls, see below for more information to try to solve the problem:
Paths:
1593178949612.png


Build Configuration:
1593179003234.png


Build server setting
1593179078307.png


Error Message
1593179121139.png


Thank you very much for your support
 

Attachments

  • 1593178937031.png
    1593178937031.png
    155.3 KB · Views: 141
Upvote 0

JohnC

Expert
Licensed User
Longtime User
OK, so it appears the error was not with B4I trying to talk to the remote builder - the actual error is with the "mobileprovision" file is missing.

You need to follow the steps on this page to reinstall the B4I-bridge:

 
Upvote 0

Zkshazly

Member
Licensed User
Thank you very much
I have the following :
1593198493035.png

so, my question ... is it a mandatory to have Apple account developer to simulate the app on Apple phone device using the builder
<is that I do not have apple account developer the cause of the error>?

Thank you very much
 
Upvote 0
Status
Not open for further replies.
Top