Facebook connect.js js api cannot work with webapps home screen when using meta name = "apple-mobile-web-app-able" content = "yes" (to remove all mobile safari ui)
After authentication, I remain on the white screen, I think, because it cannot return to the application screen.
The code works great in every browser and mobile safari.
Any solutions that work with http://connect.facebook.net/en_US/all.js ?
EDIT: In my search, I found this question several times on fb boards. No one has yet voiced a good solution, even a closed error, without any useful information http://bugs.developers.facebook.net/show_bug.cgi?id=15512
source
share