From fb10a2f5387534fc4379d2c91f5e4352ced492cc Mon Sep 17 00:00:00 2001 From: kj1352 Date: Sun, 7 Feb 2021 22:38:17 +0530 Subject: [PATCH] Added Plist for iOS --- GoogleService-Info.plist | 36 ++++++++++++++++++++++++++++++++++++ package.json | 4 ++-- 2 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 GoogleService-Info.plist diff --git a/GoogleService-Info.plist b/GoogleService-Info.plist new file mode 100644 index 0000000..051b4e2 --- /dev/null +++ b/GoogleService-Info.plist @@ -0,0 +1,36 @@ + + + + + CLIENT_ID + 5602499136-1rrpcsbbpof9m0ueb5mm2bn2cr8615b3.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.5602499136-1rrpcsbbpof9m0ueb5mm2bn2cr8615b3 + ANDROID_CLIENT_ID + 5602499136-vqfu457hpp93nggc2j2rbqsnkosqvvo5.apps.googleusercontent.com + API_KEY + AIzaSyDkPcmBw_SMjTgKxsw3LyLtWRf--UakiQE + GCM_SENDER_ID + 5602499136 + PLIST_VERSION + 1 + BUNDLE_ID + com.alpha.kxip + PROJECT_ID + kxip-21 + STORAGE_BUCKET + kxip-21.appspot.com + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:5602499136:ios:aaeda4aed7778214419da5 + + \ No newline at end of file diff --git a/package.json b/package.json index 839fe84..3a12c80 100644 --- a/package.json +++ b/package.json @@ -89,9 +89,9 @@ "cordova-plugin-androidx": {}, "cordova-plugin-androidx-adapter": {}, "cordova-plugin-googleplus": { - "REVERSED_CLIENT_ID": "com.alpha.kxip", + "REVERSED_CLIENT_ID": "com.googleusercontent.apps.5602499136-1rrpcsbbpof9m0ueb5mm2bn2cr8615b3", "WEB_APPLICATION_CLIENT_ID": "5602499136-aonjflj2acqva5gm4vvbuen4bc10sll1.apps.googleusercontent.com", - "PLAY_SERVICES_VERSION": "11.8.0" + "PLAY_SERVICES_VERSION": "15.0.1" } }, "platforms": [