Apple Game Center
Last updated
Last updated
First start by installing the Unity Plugin found in the .
Then in the Unity Editor menu, go to Edit > Project Settings…, then select Services > Authentication from the navigation menu.
Set ID Providers to Apple Game Center, then select Add.
Enter the Bundle ID from the Apple developer console in the Bundle ID text field, then select Save. The Bundle ID should look like this: "com.lootlocker.hector".
The timestamp input will only be valid for 30 minutes for security reasons.
Refreshing a Session can be done in order to start the session without going through the entire StartAppleGameCenterSession() flow, if your session token is still valid.
Congratulations - you have now started using LootLocker in your game with Apple Game Center! Next up we suggest you look at our and decide which ones you want to use in your game.