小编Tha*_*lip的帖子

android 403 for <script src="https://accounts.google.com/gsi/client" 异步延迟></script>

当在本地运行我的 Angular(离子框架)应用程序时,通过浏览器一切正常,但是当通过 android studio 运行或打包并推送到手机中时,我得到 403。

这是在index.html 的这一行: <script src="https://accounts.google.com/gsi/client" async defer></script>

我正在尝试按照此页面集成/实现“使用 Google 登录”按钮:https://developers.google.com/identity/gsi/web/guides/client-library

有什么指点吗?

提前致谢!

javascript android android-studio ionic-framework angular

9
推荐指数
1
解决办法
2574
查看次数