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

0
votes
1answer
47 views

FBPlacePickerViewController not returning selection's correct location

I'm using FBPlacePickerViewController on a project, and regardless of the selection I make on the picker, it always returns the same coordinates. I'm using _placePicker.selection.location.latitude ...
1
vote
1answer
114 views

Call a function located on Facebook sdk from another viewcontroller

I am pretty new at programming, so please don't burn me too bad. I downloaded the Hackbook version for Facebook. However, I have a number of view controllers that will use the 'share this' button ...