geckosio / geckos.io

🦎 Real-time client/server communication over UDP using WebRTC and Node.js http://geckos.io
BSD 3-Clause "New" or "Revised" License
1.34k stars 84 forks source link

Connection is not working in Apple devices Safari mac, iOS #267

Open brahmharsh opened 1 year ago

brahmharsh commented 1 year ago

Describe the bug When I try to make a join connection it will auto call the onDisconnect() Work fine with Chrome, Firefox, The issue only with Apple devices - iOS, Mac (Safari, Chrome)

Have a question? Join the discussions instead.

brahmharsh commented 1 year ago

Any update @yandeu 😅?

yandeu commented 1 year ago

Not yet. Any idea what could cause this bug?

yandeu commented 1 year ago

I just tested it on a mac and it worked. Can you please confirm that the following site works: http://143.110.233.188:3000/

brahmharsh commented 1 year ago

Yes it is working, I will troubleshoot and let you know. Thanks :)