Can anyone please help me to setup Google play service?

Discussion in 'How Can I...?' started by zmr408, Feb 20, 2016.

  1. Outlaw

    Outlaw Boxer

    Joined:
    Jan 28, 2016
    Messages:
    21
    Likes Received:
    2
    Hi there,

    I filled all the appropriate information on the build box and exported the package> opened it from eclipse > exported signed application package and when i check it on my device it's trying to connect to google play service and getting an error message stating sign in error.

    I was searching online and i came across i need to add game service id in strings.xml ? i try to find the file in eclipse but i cannot find it so can you please help me out as i'm stuck in this thing.

    i'm using a macbook not a pc. Thanks in advance.
     
  2. Outlaw

    Outlaw Boxer

    Joined:
    Jan 28, 2016
    Messages:
    21
    Likes Received:
    2
    Can anyone help please to resolve the issue which i'm going through.
     
  3. Taimoor Javaid

    Taimoor Javaid Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    274
    Likes Received:
    211
    Well its simple first create a leaderboard and other thing on google dashboard then use game service ID and leaderboard ID also license key into your game than export it and upload you apk to store and publish your game services than i will start working. ~Good luck.
     
    Taimoormalik8 likes this.
  4. Outlaw

    Outlaw Boxer

    Joined:
    Jan 28, 2016
    Messages:
    21
    Likes Received:
    2
    Thank you for the reply i have done all that but when I test it on a device it shows sign in error this is what I don't understand. I have filled each and every details in the app uploading section and in the buildbox. Exported the package as android from buildbox > imported the folder to eclipse which I created with buildbox > there was two folders > one is the app and second is the Google play > choose the app folder and right clicked on the package > went to properties and ignored all the warning messages > right click again > android tool > signed apk > made a new keystore > created the apk and tested on the device > trying to connect and comes up sign in error. Any other solution or am I missing something when I imported the folder to eclipse? I'm using a mac not a pc so please any advise will be much appreciated. Thanks
     
  5. Taimoor Javaid

    Taimoor Javaid Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    274
    Likes Received:
    211
    It will continue to show error until you don't publish your google play services through your developer console.
     
    Taimoormalik8 likes this.
  6. Outlaw

    Outlaw Boxer

    Joined:
    Jan 28, 2016
    Messages:
    21
    Likes Received:
    2
    it's already published and that's how i'm seeing the error.
     
  7. Taimoor Javaid

    Taimoor Javaid Avid Boxer

    Joined:
    Oct 5, 2015
    Messages:
    274
    Likes Received:
    211
    hmm weird.
     
    Taimoormalik8 likes this.
  8. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    If everything is right in your code. Then it must be a problem in your google play game services console.
    Some things to check---- Just some basics that sometimes are overlooked.
    Have added your app license key to your code.
    Have created leaderboard.
    Have linked your app in game services.
    Have filled out the achievements section in game services.
    Have added a test user email. (your google play email)
    Have published your leaderboard in game service.
     
  9. Outlaw

    Outlaw Boxer

    Joined:
    Jan 28, 2016
    Messages:
    21
    Likes Received:
    2
    Thank you for taking the time and supporting me and yes i have done everything in the list.
     
  10. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    Not sure then.
    But something is wrong some where.
    If all the google play fields are correctly filled out in build box, then must be something wrong in you developer console?
    it will be something silly you have over looked. or not done correctly.
     
  11. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    Have you updated your SDK?
     
  12. Outlaw

    Outlaw Boxer

    Joined:
    Jan 28, 2016
    Messages:
    21
    Likes Received:
    2
    Thanks for the reply. Yes i have updated sdk. When i link an app which is already in the play store does that app should have google play support?
     
  13. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    You could try emailing either bb support or google play. But emailing google is like talking to a brick wall
     
  14. TMNorvik

    TMNorvik Boxer

    Joined:
    Aug 10, 2016
    Messages:
    46
    Likes Received:
    29
    Hi @Outlaw, did you find a solution on your leaderboard issue. I think I am experiencing the same issue, and it would be great to know if you found a fix.

    Thanks!
     
  15. bluemoonstudios

    bluemoonstudios Avid Boxer

    Joined:
    Oct 8, 2015
    Messages:
    156
    Likes Received:
    56
    When you setup your leaderboard in the Google Play dashboard and under Game Services did you go into Linked Apps and add in your app? When you do this you must make sure you get the correct SHA1 key. If this is done incorrectly then you will get that error.
     
  16. Snow

    Snow Boxer

    Joined:
    May 8, 2016
    Messages:
    76
    Likes Received:
    30
    Hey guys,

    Has anyone found a fix to this?

    I am experiencing an issue with google play services, when I download the game from play store on my phone
    "Google play services: sign in error"

    What I did:

    Firstly, I created a new game panel on goggle developer console.
    a)copied the license key to the buildbox project (double-tripled checked, no spaces at the beginning or the end)
    b)copied the game services ID to the buildbox project (triple checked, no mistake there)
    c)copied the leaderboard ID to the buildbox project (also triple checked)
    d)linked the game to the game services panel
    e)published the game services and leaderboard before publishing the game
    f)uploaded the signed .apk file with all correct keys and published the game

    Did I miss anything? Please tell me, I have been pulling my hair and haven't been able to locate the problem... I feel desperate
     
    Forgive and adrogdesigns like this.
  17. adrogdesigns

    adrogdesigns Avid Boxer

    Joined:
    Dec 5, 2016
    Messages:
    318
    Likes Received:
    233
    Try adding 5 fake achievements, not sure if you still need too, but I always still do it out of habit
     
  18. Snow

    Snow Boxer

    Joined:
    May 8, 2016
    Messages:
    76
    Likes Received:
    30
    Oh well, I did that too after I had the issue to see whether it would fix it, but nothing... To be honest I only added one achievement, I will try to add four more to see if that changes anything, even though I doubt it

    Will try it anyway
     
  19. dwipanks

    dwipanks Boxer

    Joined:
    Nov 28, 2017
    Messages:
    1
    Likes Received:
    0
    haii,

    please help me,

    when i have not publish my app, google play service runs fine, but after i publish the app, google play service sign in error, please help me to solve this problem,

    thanks,
     
  20. blad300

    blad300 Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    515
    Likes Received:
    276
    You must check if also Google Play Services are Published
     

Share This Page