Hey!
Great plugin, haven't had any issues on iOS. However, OAuth on Android seems to open in an in app browser, which Google has disallowed since 2017. This makes Google mad, presenting a 403: disallowed_useragent error. Trying to configure the Android Capacitor useragent to another useragent made no change.
I have so far only tested this on the simulator in Android Studio, so I figured I would ask if this is an expected issue and if there is a way to for example force the plugin to open the user interface in the default browser or elsewhere, which Google would accept?
Hey! Great plugin, haven't had any issues on iOS. However, OAuth on Android seems to open in an in app browser, which Google has disallowed since 2017. This makes Google mad, presenting a
403: disallowed_useragent
error. Trying to configure the Android Capacitor useragent to another useragent made no change.I have so far only tested this on the simulator in Android Studio, so I figured I would ask if this is an expected issue and if there is a way to for example force the plugin to open the user interface in the default browser or elsewhere, which Google would accept?