artberri / cordova-plugin-play-games-services

Cordova Plugin For Google Play Game Service
39 stars 32 forks source link

How to install the plugin for phonegap #14

Closed Ava-UwU closed 3 years ago

Ava-UwU commented 4 years ago

Hi. So I'm trying to use your sample to make google play games work in my game but there's a problem with the export in phonegap, I did not understand how to edit the config.xml and what exactly to add, I see the line you mentioned (cordova plugin add cordova-plugin-play-games-services --variable APP_ID=you_app_id_here) but the config.xml file has a different format for plugins. this is my config.xml I'd really appreciate it if you help me out with this.

<?xml version="1.0" encoding="UTF-8" ?>

CK C K ary
princesanjivy commented 4 years ago

Just fetch it from the npm repo `

</plugin>`

http://docs.phonegap.com/phonegap-build/configuring/plugins/ check this page for more reference

But when I build it using PhonegapBuild I get an error package com.google.android.gms.games.request does not exist