We are trying to integrate the Google social login using this capacitor plugin, we have tried the plugin in web and Android and it works fine. But we have a problem with the iOS app. The app uses the web configuration on iOS, this way the redirectUrl used is the same url used in web instead of the url we have defined in the iOS configuration (The app’s bundle ID). I don’t know what I am doing wrong, any helped ?
I have opened this github issue with all the documentation.