iOS Question Error retrieving token: Communication error: NameResolutionFailure

AlfaizDev

Well-Known Member
Licensed User
Longtime User
Hello, I tried many of the solutions on the website, but none of them worked.
B4X:
B4i Version: 10.00
Parsing code.    (0.17s)
Building folders structure.    (0.02s)
Running custom action.    (0.03s)
Compiling code.    (0.21s)
Building designer app.    (0.02s)
Building Xcode project.    (0.10s)
Preparing project for builder.    Error
Error retrieving token: Communication error: NameResolutionFailure
 
Solution
Issue is solved with a workaround. The issue involved a failed dns resolution which was solved by forcing the ip address with an entry in the hosts file.

AlfaizDev

Well-Known Member
Licensed User
Longtime User
Hosted builder, right?

Tried with secondary builder (Tools - Builder - Settings)?
yes
1777189520588.png
 
Upvote 0
Top