我正在尝试使用 Ionic 框架在 Android 和 iOS 中实现 Gmail OAuth 登录。
我无法在 iOS 中使用 Gmail OAuth 登录。它在android中运行良好。
它仅在 iOS 中引起问题。
请帮助我在 iOS 的 Ionic 应用中使用 Gmail OAuth 解决此问题。
Best Answer-推荐答案 strong>
Google 不再允许 webview 登录。
最好的方法是使用以下插件:
谷歌:https://github.com/ionicthemes/google-login-with-ionic-framework
谷歌加:https://github.com/EddyVerbruggen/cordova-plugin-googleplus
关于ios - Ionic - 尝试在 IOS 中登录 Gmail Oauth 时出现 disallow_useragent 问题,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/41440217/
|