I am making a multiplayer object and have followed the tutorials. It is working normal on Android, but on IOS it won't connect. I even added an "on error" and put the error message into a textbox, but it doesn't print anything. Any known issues with iOS?
Edit: Found out iOS does not support webRTC. What a shame. Any ways to make something like this work another way?