小编Ria*_*ias的帖子

Google+登录为空白页面iOS网络应用程序

使用iOS网络应用视图时,我在使用Google+ API中的互动帖时遇到问题.在Safari或iOS或Android上的任何其他浏览器中,登录Google+并分享帖子没有问题,但在iOS的网络应用模式下,只要您填写凭据并点击Google登录上的"登录",就会抛出白页它在页面中给你.

我用它来定义移动Web视图:

<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
Run Code Online (Sandbox Code Playgroud)

有没有人有这方面的经验?

ios google-plus iphone-standalone-web-app

5
推荐指数
0
解决办法
506
查看次数