0.0.13 • Published 5 years ago

capacitor-game-services v0.0.13

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Required

  1. Google Developer Account
  2. Apple Developer Account

Setting up Google Play Services

  1. Go to Google Play Console.
  2. Click New Game button and fill out name and category fields.
  3. Click Linked apps tab in side menu, and click the Android button.
  4. Enter your appId, should be found in your capacitor.config.json file.
  5. Click Save and Continue, then click "authorize your app now" button.
  6. Enter your sha-1 and confirm
  7. Add manifest configuration TODO: add to plugin instead?
  8. Go to testing tab and add test account.
  9. Go to leaderboards and add a leaderboard, copying the id value.
  10. Add the plugin to main activity after running npx cap sync

Setting up Apple Game Services

  1. Click on target app in xcode
  2. Add team to signing and capabilities
  3. Add game center capability
  4. https://appstoreconnect.apple.com/
  5. add app, probably should use bundle id as sku
  6. go to features, add leaderboard matching the generated id from google
0.0.13

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.12

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago