I need to put a html5 app on the home screen on iOS device, but seems that in safari it open a new tab and then closes when login its success, in the home screen app seems that it open a new window and when login its complete I only get a blank screen.
My question its there is a way to build a fullscreen iOS html app with facebook javascript SDK?
Regards
The answer was here. You must specify the redirect uri, where the app should go after the user login on facebook.