Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
2k views

How to use Facebook Login in a modal view in iOS SDK?

I'm trying to modify the demo that comes with the Facebook iOS SDK. I need the login button appears in a second modal view. When I click on the login button, it opens Facebook App and authorization ...
1
vote
1answer
862 views

Facebook Graph API: RSVP to Event

I am trying to allow users to RSVP to events through my iPhone app (it is entirely events based), but i'm having some troubles. I have I have tried these 3 methods: [facebook ...