Remote debugger does not detect my iphone when I start the debug app

  • 1
  • Problem
  • Updated 9 years ago
I followed the instructions on how to deploy the sample debug program using git repo: https://github.com/hardeep/PhoneGap-B...
After I installed the app and started it on my iphone, it starts up fine but the remote debugger at debug.phonegap.com/client/...
does not detect my iphone.
Any idea what I might be doing wrong?
Photo of dhiru.003

dhiru.003

  • 4 Posts
  • 0 Reply Likes

Posted 9 years ago

  • 1
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
Hello,

I just wanted to make sure, was the debugging option enabled?

Hardeep Shoker
Photo of dhiru.003

dhiru.003

  • 4 Posts
  • 0 Reply Likes
yes debugging option is enabled. By the way how do I run the debug ipa on the simulator in xcode. That what I can atleast try to debug and see if it is communicating with the phonegap server or not. Do you guys have a page describing how the remote debugging works i.e. the protocol and platform? That will also help me debug it faster.
Photo of Kimmo Puputti

Kimmo Puputti

  • 25 Posts
  • 0 Reply Likes
I had to change my laptop to use the same wifi that the phone was using. Then everything works fine (at least for some time, usually have to refresh once in a while).
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
Hey Kimmo,

Nice to see everything is working great.

Here is some documentation on remote debugging.

https://build.phonegap.com/docs/phone...

Good Luck,
Hardeep Shoker