Recently, I use game kit to connect iPad ,then broadcasting video clips ,but when I want to connect multiple device, it can't work on final device.(ex: A as Master device , then b and c as slave ,when b connect to a ,then c connect a , this time b will disconnect).

Does anyone have any method so that I can connect multiple device on ios using game kit bluetooth?

Thanks

有帮助吗?

解决方案

Game Kit networking does not support more than one client at a time, look into Multipeer Connectivity framework. See http://nshipster.com/multipeer-connectivity/

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top