Google Play Services Setup - Could Someone Tell Me What I'm Doing Wrong Please?

Discussion in 'How Can I...?' started by ramjetsy7, Mar 26, 2018.

  1. ramjetsy7

    ramjetsy7 Boxer

    Joined:
    Mar 3, 2017
    Messages:
    36
    Likes Received:
    8
    Hi Boxers,

    I'm trying to set up google play services for a leaderboard and IAP (remove ads) in my first ever app. I've gone over and over the settings and can't find anything wrong, but nothing's working. Could someone take a look at my settings screenshots and tell me what I'm doing wrong please?

    Game Services and Leaderboard id:
    [​IMG]
    License Key:
    [​IMG]
    Store Identifier/Product id:
    [​IMG]
    BB Settings:
    [​IMG]

    Leaderboard Error (button doing nothing):
    [​IMG]

    IAP settings throwing error:
    [​IMG]

    Error Signing in to services:
    [​IMG]

    Error Attempting IAP:
    [​IMG]

    Errors in Android Studio (after sync/clean/rebuild):
    [​IMG]

    All errors in PTStoreBridge.java have similar error message, also 2 similar leaderboard errors in PTServicesBridge.java. (Apk compiles and runs fine on device except gplay services).

    Windows 10
    Android Studio 3.0.1.
    BB 2.3.3.0

    Thanks in advance for any help/advice you can give!

    Cheers.
     
  2. ramjetsy7

    ramjetsy7 Boxer

    Joined:
    Mar 3, 2017
    Messages:
    36
    Likes Received:
    8
    I've done some additional checks, but still no luck...

    1) I read somewhere that achievements need to be added to console, even though they're not used, so I've done that.

    2) And checked for spaces in all the character strings, including start and end of string.

    Anyone?
     
  3. Wapps1

    Wapps1 Avid Boxer

    Joined:
    Oct 23, 2016
    Messages:
    144
    Likes Received:
    68
    Have you linked your game in the leaderboard setting? And have you published your leaderboard?

    I‘m not sure but as i know also the app have to be published..
     
    ThinkSimple likes this.
  4. ramjetsy7

    ramjetsy7 Boxer

    Joined:
    Mar 3, 2017
    Messages:
    36
    Likes Received:
    8
    Hi @Wapps1, thanks very much for replying!

    Making some progress now, thanks.

    The app was published and also the leaderboard, and linked, but I didn't bother publishing achievements, but now that I've published achievements the leaderboard is working. Seems a bit strange? Never mind, it's working.

    Still no joy with IAP though.. I might just remove it, ads aren't that intrusive anyway..

    Thanks again.
     
    Wapps1 likes this.
  5. spicedbeangames

    spicedbeangames Miniboss Boxer

    Joined:
    Mar 31, 2016
    Messages:
    1,389
    Likes Received:
    596
    I havent used Google Console for a while - its' become so bloated and un-user friendly and really puts me off. I am sure that it says in the Testing in-app billing tutorial you need to upload a version of your App to the Play store and publish it (even if only to an Alpha testing track) before you can try In-app billing.
     
  6. Muntaser

    Muntaser Boxer

    Joined:
    Jan 14, 2018
    Messages:
    17
    Likes Received:
    1
    I have same issue.did you resolve it?
     

Share This Page