Hi everyone! I met a problem, i can`t run a multiplayer game over Safari web browser. Just for test, i created condition (XInvert(Is Support Multiplayer)). And this test show me that i can`t run Multiplayer on Safari. Any solution?
Develop games in your browser. Powerful, performant & highly capable.
Safari and IOS 8 don't support WebRTC. There's nothing you can do except wait for Apple to support it.
Maybe any other web-browser on iOS which can support it?
Nope. If I remember correctly, even chrome on iOS does not support it.
Apple does not allow any other browser engines on iOS other than Safari. Chrome for iOS is just Chrome's UI over Safari. So it is not actually possible to get a truly different browser on iOS.
How about cloud-based web browsers? I saw some on AppStore, like Puffin. For unknow reason it won`t even open up project
You can use Websockets.