R RobertoS Member Licensed User Longtime User Sep 11, 2017 #1 Hello, I am trying to install my app from the hosted builder on my iphone but i get a Cannot connect message when I click on the Install App button. The url of my build is http://63.135.170.51:51041/XXXXXXXX I have noticed that the url of the file that is downladed uses https but the certificate is not valid; could it be the problem?
Hello, I am trying to install my app from the hosted builder on my iphone but i get a Cannot connect message when I click on the Install App button. The url of my build is http://63.135.170.51:51041/XXXXXXXX I have noticed that the url of the file that is downladed uses https but the certificate is not valid; could it be the problem?
Erel B4X founder Staff member Licensed User Longtime User Sep 11, 2017 #2 Have you installed and trusted the B4I certificate: https://www.b4x.com/android/forum/t...bridge-and-debugging-first-app.45871/#content Upvote 0
Have you installed and trusted the B4I certificate: https://www.b4x.com/android/forum/t...bridge-and-debugging-first-app.45871/#content
R RobertoS Member Licensed User Longtime User Sep 14, 2017 #3 Thanks, I installed the certificate but did not trust it. Now everything works. Upvote 0