Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Iphone facebook connect example calls safari. I don't want to use safari

Iphone facebook connect example calls safari. I don't want to use safari. How to fix this problem.

like image 974
Voloda2 Avatar asked Dec 21 '10 16:12

Voloda2


1 Answers

I'm not sure if this is kosher but I commented out lines 131-145 in Facebook.m to pop open a UIWebView instead of opening up the login screen in Safari. Seems to work fine for me...

like image 54
donkim Avatar answered Oct 02 '22 15:10

donkim