square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

Debug Server: What about add a Home Button? #88

Closed shjborage closed 10 years ago

shjborage commented 10 years ago

When restarting my app, the old webpage is not worked. I have to modify the address to localhost:9000. A home button is needed.

wlue commented 10 years ago

The end goal is to auto-refresh, which is a dupe of #76. You can probably just press the back button as well.

shjborage commented 10 years ago

Oh. Auto-refresh is nice. The back button can not always back to the index. Waiting the Auto-Refresh server.