Game Center Multi Player Kit allows you to create multiplayer games for internet, local wi-fi and bluetooth connections without having to build your own server.
This is powerful and very easy to use for GameCenter multiplayer games.
(1).Real-time match for 2-4 players to play at the same time
(2).Support for voice chat
(3).Full voice functionality (Join channel, Quit channel, Speak for channel, Close mic, Mute for player)
(4).Coding to use Unity Network API
(5).Also has Network instantiate and Remote procedure call
(6).Custom matching conditions
(7).Automatic composition of client-server architecture after matched
(8).Automatic assign roles to all players, can also choose from the players
(9).Automatic synchronization Transform data
(10).Synchronization Transform data by FOV mode or Sphere mode or All mode.
Video demo1Video demo2Video demo3Video demo4
Updated:
2013.12.04 - Fixed in iOS 7 will crash problems.
2014.03.16 - Fixed sometimes can not switch to player match window.