Google+ sign in giving blank page iOS web app -


i have issue using interactive post google+ api when using ios web app view. in safari or other browser on ios or android there's no problem logging google+ , sharing post in web app mode of ios throws white page fill in credentials , click "log in" on google sign in page gives you.

i use define mobile web view:

<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"> 

has had experience this?


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -