FloodGames opened a new issue #1159:
URL: https://github.com/apache/cordova-android/issues/1159


   Isn't it pretty basic to automatically login to your google account in the 
android version? I tried my hardest but could not find any relevant 
documentation on this matter. 
   
   
![image](https://user-images.githubusercontent.com/60991890/106486375-de824380-64b1-11eb-812d-7bf85007fce3.png)
   source: 
https://developers.google.com/games/services/android/quickstart#step_3_modify_your_code
   
   I have added to config.xml :
   `<preference name="GradlePluginGoogleServicesEnabled" value="true" />`
   
   I uploaded a google-services.json file to 
   `\platforms\android\app`
   
   End result should be something like this, right? Unfortunately, it's not 
spawning
   
![image](https://user-images.githubusercontent.com/60991890/106487492-ff976400-64b2-11eb-9d0d-212afc9554df.png)
   
   I found out that the **ids.xml** mentioned by google is not even being 
created. Do I need to 'hook' these files after creation?
   
   **Tested on latest version:** Cordova & android


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to