Hi,
I’m new to Game Centre Turn Based Multiplayer Game,I do Some basic Code from the Sample.Once i Tested it in device it works well ,but i faced below Problems.
- Player1 Finished Turns , But not Received At Player 2 ( No notification , Some times Shared Data Missing )
2.Once Player1 Created Match , Want to store The Initial Data(Grid),So Player1 can Get Same Data(Grid),when Logging in Another Device.Even if Player1 Not end His Turn.
Ex: player1 -> Create Match -> Grid Created -> Go Back to Menu -> Re enter into Same Match -> Need Same Grid(Initial) [Even User log in from Diff Device].
- Communication Between 2 Devices Failed Some times(low Network),Which Makes game Misleading.
Please help me to Solve this.
Thanks.