square / PonyDebugger

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

Not seeing logs in gateway #179

Closed gruhls508 closed 6 years ago

gruhls508 commented 8 years ago

Hi, followed the guide in the Readme and got ponyd on my machine, connected to localhost and implemented some calls to test functionality in my code. But I'm not seeing any logs under the 'Console' tab in gateway as demonstrated in readme tutorial + screenshots.

My console in gateway:

pony gateway console

Snippet showing the test methods I'm calling currently:

pony method calls

Obviously I'm connecting to the gateway from my app session (running on simulator) and clicked on the link to the page containing the session's data (not that I'm really seeing any.) Any help appreciated. Thanks!

asmallteapot commented 6 years ago

Hi @gruhls508, it looks like you found the cause of this problem in #180, so I'm closing this ticket and tracking the issue there.