-
Notifications
You must be signed in to change notification settings - Fork 595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debugger failed with web socket error when running a real device #148
Comments
How are you running |
@wlue Thanks for your reply . I have tried |
Did you ever resolve the issue @yiplee ? |
Hi, guys! Did you solve this issue? @yiplee @JonathanBouaziz? PDDebugger *debugger = [PDDebugger defaultInstance]; |
@Nadzeya-Zomato what do you mean by "your real IP-address?" Might be a noob thing to ask, but would this be the IP address for local-host? I'm not too versed in web/server things |
@gruhls508 as the subject says it's all about app running on real device. So if you use So:
|
Ok that makes sense. Thanks @dstd |
here is the code
here is the log
BTW , it works well on a simulator .
The text was updated successfully, but these errors were encountered: