iOS Question B4i Sending data to remote compiler. Error Communication error: ConnectFailure

deyan666

Member
Licensed User
Longtime User
i get this error all the time, and the compiler doesnt give me a ip to connect to on my iphone. I am using a PC by the way.


UPDATE!

now i set up my local mac builder server and i get this error

Error: No devices are booted.
 
Last edited:

Erwin Andersen

Member
Licensed User
Longtime User
How to solve "Error: No devices are booted" ??

i get this error all the time, and the compiler doesnt give me a ip to connect to on my iphone. I am using a PC by the way.


UPDATE!

now i set up my local mac builder server and i get this error

Error: No devices are booted.
 
Upvote 0

Erwin Andersen

Member
Licensed User
Longtime User
error.png
simulator.png


The simulator already running.
But the error still the same.

You are trying to run the app with the simulator, right?

This message means that the simulator wasn't started.

If you are using B4i v2.31 together with Xcode 7 then the simulator should start automatically.
 
Upvote 0
Top