phonegap / phonegap-app-developer

PhoneGap Developer App
app.phonegap.com
Apache License 2.0
2k stars 2.51k forks source link

Cannot connect to PhoneGap Developer App on my phone #384

Open shamtab opened 8 years ago

shamtab commented 8 years ago

Hi,

I installed the PhoneGap Desktop App on my laptop and then also installed PhoneGap Developer App on my iphone6 running on latest iOS 9.2

Now i create new Phone gap project and run it using the desktop app. It does have a server address where it is running as green message shows in the bottom.

When i enter the ipaddress:port on phonegap developer app, it just says downloading....

doing nothing.... even no error message.

Please help.

surajpindoria commented 8 years ago

Hi @shamtab,

This may be an issue of the Desktop app displaying the incorrect IP address. It is a known problem and we are currently working on a fix for this. In the mean time, if you could update to the latest PhoneGap CLI we now display all available IP addresses Check this. Please try them out and let me know if this resolves the issue.

shamtab commented 8 years ago

well i checked your link, i am using phonegap desktop application and there is no update available for the same. when i go to PhoneGap --> About. i see the version phonegap V0.2.0

surajpindoria commented 8 years ago

We have not added this functionality to the Desktop app yet. But it is in the CLI, running phonegap serve will display all IP addresses.

mwbrooks commented 8 years ago

As a heads up, we may see a Desktop release this week that adds the multi-IP Address feature :)

On Monday, 14 December 2015, Suraj Pindoria notifications@github.com wrote:

We have not added this functionality to the Desktop app yet. But it is in the CLI, running phonegap serve will display all IP addresses.

— Reply to this email directly or view it on GitHub https://github.com/phonegap/phonegap-app-developer/issues/384#issuecomment-164501449 .

shamtab commented 8 years ago

@mwbrooks - When is this new desktop release with multi IP address feature going out?

mwbrooks commented 8 years ago

@shamtab the feature has been merged and the app is in the testing and packaging phase.

You can checkout the multi-IP Address feature on https://github.com/phonegap/phonegap-app-desktop/issues/494

You can track the milestone for the multi-IP Address release on phonegap-app-desktop/milestones/0.2.1 Multi-IP Address

melorzhang commented 8 years ago

I might found a solution on this issue. I connected my computer to the mobile device by using the mobile wifi hotspot. and it did work. But when using this method I couldn't connect Internet at the meantime. I guess that although the device and the computer were connected to the same wifi vie the same router, the device cannot communicate with the computer. The reason behide this remains unknown.

RanaWaleed commented 8 years ago

@melorzhang i had same problem and solution was as same as yours. Its no connecting to server over wifi but connecting over 3g service of my mobile network. But its not downloading yet.

Fania commented 8 years ago

Not working on my iPhone 6 iOS 9.3.1 when trying to connect to the desktop app. EDIT: works if using the CLI.