Google Play Store Settings

The settings below are part of the General Project Settings that you need to define when exporting your game.

Setting Description
Bundle ID Enter a unique identifier to be embedded into the app, typically using the following format:

com.short-company-name.short-game-name.

Name on Device Enter a short name to be displayed on the device after the game is installed on it.

This name will appear under the game icon.

If it’s too long to display, the device abbreviate it by adding a trailing ellipsis (…).
Leaderboard ID Enter the code-name of the leaderboard, which you set up in Play Developer Console so the game can use it.
Review Link Enter a link in the App Store that the player can use to provide a review of your game.
Share Message Enter a message to prompt the player to share the game.

Make sure to include a link to your game in the App Store or Play Store.

If you are publishing your game on multiple platforms, consider making this link open web pages instead of an App Store. This will ensure that people with whom the player is sharing the game can access your game from different kinds of devices.

If you want to show the player’s score in this message you can insert the [[SCORE]] tag into your text.

License Key Enter the license key for your game provided by the Google Play Store.
Game Services ID Enter your Project ID to connect to Google Play Games Services such as leaderboards and achievements. Here is how to find your Project ID, and there’s a guide on setting up Google Play Games Services here.
Version Code Required: Enter a positive number for use as an internal version for your game. Increment this number when exporting a new version of your game. More info here.