Open nileshlets opened 8 years ago
On my demo server it is showing "Could not get an ID from the server." error.
You mean you built your own peer server? or Are you going to use our signaling server? If latter one is true, you need to register developer first from here: https://skyway.io/ds/registration (this page is provided in Japanese only, sorry)
According to your issue, https://github.com/nttcom/peerjs/issues/48
is this issue already resolved? If so, I'll just close.
@iwashi i developing cross platform application using ionic 3 so when i add localhost as a server hosting my application in api setting dashboard the application get id with no error but when i launch the application in phone i get the error couldn't get the id from the server so i tried to add any string as mesntioned in dashboard when developing android or ios application i still get the same error so how i can solve this problem ????
I am using your code same in example you have shown. On my demo server it is showing "Could not get an ID from the server." error. How to get rig of this?