Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

FBGraph API not coming in land scape mode

I am developing an iPad application in which Login is done using Facebbook graph API.My App supports landscape mode. I have integrated FBGraph API , but it is not coming in landscape mode.Please suggest me how to show my facebook login view in landscape mode.

Any suggestions would be highly appreciated.

like image 227
Gypsa Avatar asked Sep 26 '11 11:09

Gypsa


1 Answers

If you use latest SDK from here, Facebook login will be opened in Safari or Faceebook app or will be fetched directly from iOS 6 Settings. It will not open login window inside our app, and there will be no orientation issue.

like image 120
Paramasivan Samuttiram Avatar answered Oct 10 '22 10:10

Paramasivan Samuttiram