Skip to content

Getting Started

Koretsky Konstantin edited this page May 16, 2020 · 5 revisions

Create experiences that keep players coming back to your game. Add leaderboards, achievements, matchmaking, challenges, and more.

GameKit provides you with the ability to create apps that allow players to interact with each other. Game Center offers a centralized game service that connects players to each other. Game Center implements many different features:

  • Achievements provide the ability to track a player’s accomplishments in your game.
  • Leaderboards allow your game to store and fetch player scores from Game Center.
  • Challenges allow a player to challenge other players to complete an achievement or to beat a leaderboard score.
  • The Saved Game API is best used for single-player games or a pass-and-play game on a single device.

Before you can user Game Kit with IOS Native Pro, make sure that Game Kit API is enabled

Enable Game Kit

When you are ready to add Game Kit features to your application, activate the Game Kit framework, under the IOS Native Editor window. See the image below:

GettingStarted

About

Foundation

AV Foundation

App Tracking Transparency

Game Kit

Store Kit

UI Kit

Social

Replay Kit

Contacts

AVKit

Photos

App Delegate

User Notifications

MediaPlayer

Core Location

AdSupport

EventKit

CloudKit

Authentication Services

XCode

Knowledge Base

Clone this wiki locally