@SaeedAnsari wrote:
Hello
I am getting an error when trying to use GooglePlusLogin on a IOS app. This features works on Android but is failing in IOS using Capacitors.
Error: Could not find REVERSED_CLIENT_ID url scheme in app .plist
Environment:
Ionic:Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.11.10
@angular-devkit/build-angular : 0.803.25
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.0.0Capacitor:
Capacitor CLI : 1.5.1
@capacitor/core : 1.5.1Cordova:
Cordova CLI : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : android 8.1.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.0, (and 25 other plugins)Utility:
cordova-res (update available: 0.14.0) : 0.6.0
native-run (update available: 1.0.0) : 0.2.9System:
Android SDK Tools : 26.1.1 (/Users/saeedansari/Library/Android/sdk)
ios-deploy : 1.10.0
ios-sim : ios-sim/9.0.0 darwin-x64 node-v10.15.3
NodeJS : v10.15.3 (/usr/local/bin/node)
npm : 6.14.4
OS : macOS Mojave
Xcode : Xcode 11.3.1 Build version 11C504
- I have added the Reversed Client ID into the info.plist file,
- I have updated the GoogleService-info.plist file in IOS/App/App folder.
- I have also manually copied it in to the Capacitor-cordova-ios-plugin/resources folder as well but it keeps getting overriten to empty when i do the sync (may have something to do with the problem)
- I have added the Rever_client_id into the Target’s URL Types
I am not sure what i can do to fix this, Can you please help me understand what i can do to resolve this issue
Thank you
Saeed Ansari
Posts: 2
Participants: 1