We've got a few pages that use the apple-mobile-web-app-capable meta tag (value="yes"), but on a login page that allows Facebook Connect, you get a blank page when you click on the connect button. I've seen this posted on the old FB developer forums, but with no relevant responses. Has anyone figured this out already?
Asked
Active
Viewed 1,842 times
5
-
Tumbleweed achieved, I guess nobody is using this meta tag? – Troy Davis Sep 28 '11 at 21:26
-
1I have the same problem, have you found anything on this issue? – fancy Nov 09 '11 at 13:21
1 Answers
2
This could be a bug in facebooks API. I don't think they've tested their API in iPhone web app mode. Issue can be followed here: https://developers.facebook.com/bugs/317323871621290
The issue have been raised here on Stack Overflow a couple of times too: How do I get back to the iPhone web app after having logged in with Facebook Connect?
-
Thanks for the pointer, Johan. I've linked back to this from the Facebook bug page you cited. – Troy Davis Feb 06 '12 at 20:10
-