Skip to content

extension_setup

Francisco Dias edited this page May 9, 2023 · 4 revisions

Setup

The Google Play Services extension is to be used alongside your Google Developer account (web page). All the required personal leaderboard ids and achievement ids should be managed from there.

⚠️ IMPORTANT

Before using this extension make sure to correctly set up your Android application following the steps on this article. It's also important to note that the demo provided with extension is a reference demo meaning it cannot be played as is, as it would need our .keystore and our Google Services ID which cannot be included with the package.


  1. The extension setup will require the user to double click the extension asset in the asset browser and fill in the information regarding the GooglePlayServices account.

  2. As the Google Developer Console layout might change in the future you can check their official guide on setting up leaderboards: Adding Leaderboards.

  3. As the Google Developer Console layout might change in the future you can check their official guide on setting up achievements: Adding Achievements.




Clone this wiki locally