Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Android app bundle kills Google play games services

Discussion in 'Android' started by ZapGameStudios, Jul 14, 2019.

  1. ZapGameStudios

    ZapGameStudios

    Joined:
    Aug 30, 2018
    Posts:
    15
    I just finished my game and implemented google play games services and everything works well as an apk file . But if I want to export it as an Android app bundle file, the file size is a lot smaller (got from 38mb to 16mb), but the Google play games services does not work anymore . Any ideas for what could causes the problem?

    But the game is already downloadable from the google play store. It would be awesome to get feedback for it as well.
    It is about localising sounds just by listening over stereos headphones and centering them in the middle by tapping on the left or right half of the screen.

    https://play.google.com/store/apps/details?id=com.OSOGame.SebastianJunghans
     
  2. EyeDev44

    EyeDev44

    Joined:
    Apr 8, 2017
    Posts:
    149
  3. ZapGameStudios

    ZapGameStudios

    Joined:
    Aug 30, 2018
    Posts:
    15
    I do not understand the instructions :(.
     
  4. EyeDev44

    EyeDev44

    Joined:
    Apr 8, 2017
    Posts:
    149
    upload_2019-7-14_19-38-51.png upload_2019-7-14_19-39-18.png
     
  5. ZapGameStudios

    ZapGameStudios

    Joined:
    Aug 30, 2018
    Posts:
    15
    I just have these settings available.
     

    Attached Files:

  6. EyeDev44

    EyeDev44

    Joined:
    Apr 8, 2017
    Posts:
    149
    Download and install the last version of GPG
     
  7. ZapGameStudios

    ZapGameStudios

    Joined:
    Aug 30, 2018
    Posts:
    15
    I already have the latest version installed. But anyway I redownloaded and reimported the plug-in but nothing has changed in the resolver settings.
     
  8. EyeDev44

    EyeDev44

    Joined:
    Apr 8, 2017
    Posts:
    149
    What the unity version do you use? You need to update the resolver. Click Assets-> Play Serv.R-> Version handler-> Update
     
  9. ZapGameStudios

    ZapGameStudios

    Joined:
    Aug 30, 2018
    Posts:
    15
    It said directly update completed.
     
  10. ZapGameStudios

    ZapGameStudios

    Joined:
    Aug 30, 2018
    Posts:
    15
    Is use unity 2018.4.3f1 personal