Skip to main content
February 10, 2012
Answered

Facebook Mobile - Cancel logout?

  • February 10, 2012
  • 2 replies
  • 873 views

Hi, using FB Mobile on an IPad - I have a login window opening, by issuing FB init with a full size StageWebView. However there's no cancel in the page that appears? Can that be fixed/changed?

This topic has been closed for replies.
Correct answer

Hi

may be you can pass a custom webview in init/login that doesnt take up whole screen. And then may be show a button to go back or cancel

Sent from my mobile

2 replies

Correct answer
February 10, 2012

Hi

may be you can pass a custom webview in init/login that doesnt take up whole screen. And then may be show a button to go back or cancel

Sent from my mobile

February 10, 2012

Thanks much - that's exactly what I was considering. I can just call logout? Or is there a close window method? I can look too...