Everytime I try it says multiplayer not supported when using the Multiplayer Pong example on my Iphone 5. I tried google and safari. It works fine on PC. Any ideas?
Develop games in your browser. Powerful, performant & highly capable.
I don't think Safari supports WebRTC yet.
So theres no way for multiplayer to work on ios?
Correct.
bummer. have you heard any news on when or apple will implement this into future IOS updates?
So can you make multiplayer without using a peer to peer network i.e send updates to a central server and download from a central server instead?
Use ajax with as low as 1 sec interval ..
And how about making iOS game with CocoonJS or Ejecta?