• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

play services

  1. ElTejon

    Android I have implemented a leaderboard to my game through PlayServices, but players can only see their score.

    As I said in the tittle, I implemented a leaderboard through playservices using the playservices extension that is in the gamemaker marketplace, the problem is as follows, players can upload their score and update it, but they can't see the score of other players, when I enter the leaderboard, I...
  2. jzavala

    Asset - Extension [Android] Massive Update of Extension

    Due the reports of some users about high crash rate and ANRs on the newer Android devices (Android 10,11 & 12) we updated the Extensions Admob, Google Play Services, Firebase and Google Play Billing to the last version available Admob: com.google.android.gms:play-services-ads:20.4.0 ->...
  3. G

    Android Can't compile using latest version of Google Play Services Extension

    Due to the Google+ deprecation, since my game is using version 3.0.5 of the Google Play Services extension, these services are not funcional anymore. When I downloaded the latest version (3.1.1) which takes the Google+ API away, without changing a single setting, GMS2 won't let me compile...
  4. B

    iOS Cannot build for iOS - Google Play Services / Directory Bug?

    I keep these errors anytime I try to build for iOS. Any help would be appreciated. The first error is that it can never find iOSSourceFromMac folders (not sure if I'm just missing a step here). The second error (which may be a bug) is the directory it's trying to copy to...
  5. J

    Android Multiple Cloud Saving

    Hi ! I need some help : I'm building multiple games for android. Each one is a part (or a chapter) of a big story. Basically, i want to share Cloud saved data beetween each of this games. Exemple : In chapter 1 my player won 1500 point of xp. I'm saving it on the cloud. Then my player is...
  6. P

    where to find play-services:11.2.0 in the SDK manager ?

    Hi, I want to use the latest google play services, but the compiler cant find it. I've changed this in the gradle :compile 'com.google.android.gms: play-services:11.2.0' Added this url in the sdk manager as well without luck : https://maven.google.com
Top