Hi
I have an Android device and an iPhone device.
My server is on windows.
Android can connect to my reload server but not the IPhone.
My node version is the 0.6.5, and I'm using the last version of Reload (Beta4)
First, I tried to download from the Apple store (version 0.1.3) but I can't connect my device (Could not connect to the server)
Next, I retrieved the xcode project from the Reload Server folder and install it on my IPhone.
My IOs device still doesn't want to connect.
My Android (installed with the .apk from the Reload folder) can connect without any warnings.
The errors in the xcode debugger are:(for 192.168.1.10:7000)
MASocketConnect: connect returned error code 53
MASocketConnect: connect returned error code 60
Connection result : -2
(Wifi is working on devices and are on the network)
In the Network Info tab, I have:
Could not find the server address,
Please read it fro myour operating system.
Connected Clients:
Address: 192.168.1.12;Platform: Android;Platform Version: 2.2.1
What's wrong?