Giter VIP home page Giter VIP logo

Comments (7)

cgisca avatar cgisca commented on June 4, 2024

@cgeadas I am not sure this can be done using Google Play games services. I am guessing that this configuration can be done on Google API Console , section OAuth consent screen . There you can Edit your app by adding app logo, name and others. But I am not 100 % sure. Another way, a hack, is to edit app id when creating a new project on Google API Console.
If you found out how to configure it, please let me know here in this thread. Thank you.

from pgsgp.

cgeadas avatar cgeadas commented on June 4, 2024

@cgisca The OAuth screen doesn't seem to make any difference for this matter. Also, there's a Drive UI Integration page (console.developers.google.com/apis/api/drive.googleapis.com/drive_sdk) that seems to be made for a deeper kind of integration (like Google Docs). The folder name that is created in Google Drive is a sort fo concat between my games app name and app ID. I don't know how this is determined. From a quick google search, it may be during the creation of the SCOPE_APPFOLDER scope (https://developers.google.com/games/services/android/savedgames), but since I don't know the programming language neither the API, I may be (probably am) wrong.
If I find anything useful, I'll report it. Thank you for your work, you have a great module here.

from pgsgp.

cgisca avatar cgisca commented on June 4, 2024

@cgeadas I have checked it and for configuring the look of your app in google drive you need to do it on Google API Console of your project.
To do this you need to have Google Drive APIs enabled, then access it and go to Drive UI Integration and there you can provide application name, icons, and others.

Screenshot from 2020-04-12 23-21-40

from pgsgp.

cgeadas avatar cgeadas commented on June 4, 2024

@cgisca You're pointing me to the page I've mentioned in the last comment :-) That page is for applications that use/integrate with Google Drive visible space. Games that integrate with Google Drive use hidden app data, which is a different process. You can check that out with your own Google Drive account - you can see that games' hidden folders don't have an icon, for example. It's a different thing. I've tried that :-)

from pgsgp.

cgisca avatar cgisca commented on June 4, 2024

@cgeadas have you tried to access Drive UI Integration from Google Drive API, as I described earlier? And it still does not work for you? I mean you don't see the app name changed as you provided on Drive UI Integration page?

I have tested this scenario, with one of my app, that has Hidden app data , and I was able to see the changes in Google drive -> Settings -> Manage Apps.
Changes made on Drive UI Integration were propagated almost instantly in google drive - manage apps section .

from pgsgp.

cgeadas avatar cgeadas commented on June 4, 2024

@cgisca What value do you use for the required "Open URL " field? The icon, which is mandatory, I can make one, but I'm at a loss regarding this required field.

from pgsgp.

cgeadas avatar cgeadas commented on June 4, 2024

With my new game (Turzzle), the name display correctly and I made no change on Drive UI Integration.

Screenshot 2020-06-09 at 00 39 32

Something during the latest developments (of this plugin) must have fixed it.
Closing this issue.

from pgsgp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.