Hi I was reading and reading tutorials here on http://developers.facebook.com/ .
About Login in to Facebook and publish Feed from application, my problem is I cannot login to Facebook at all.
And I can’t get it work. It sucks, annoying, and there is no clear tutorial/explanation about this.
Im trying to login from my app, when safari open and then the URL were like going nuts
blinking..
And I dont get an error, why?
Is there any CLEAR tutorial About Loging in?
it works GREAT on simulator, but not on the Device.
Im on Xcode 4.5 beta right now, but it also doesn’t work on 4.4.
I need Help!
[CLOSED]
EDIT: I fixed it! I was so stupid… I was struggling in seven days just to login to FB,
then i changed ( Cookies Allowed on the device ), Everything worked PERFECT!
Damn that device just needed some cookies.. Lol
I just updated to the recent FB sdk about 2 weeks ago. Here’s the way I’ve done it:
And then whererever you want to post you do this:
And, also don’t forget to set the FBLoginViewDelegate
Let me know if you have any questions! Hope it helps!