I am taken to “www.google.com” after sign in with google cordova
问题 I am trying to do google plus native firebase authentication. When i click my login button it asks me to choose account and after that. Instead of redirecting me to the app it takes me to "www.google.com" I have tried clicking "Done" after it takes me to "www.google.com". It then closes the popup and says "the user cancelled the operation". What do please Here is my sign in code googleNativeLogin() { return new Promise((resolve, reject) => { this.googlePlus.login( { 'webClientId':