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 iPod Touch (also called iTouch), is a portable media player, personal digital assistant, handheld game console, and a Wi-Fi mobile device designed and marketed by Apple Inc.
0
votes
0answers
26 views
Facebook SDK works on simulator, not on the device [duplicate]
Possible Duplicate:
Facebook ios sdk 3.0 active session FBiOSSDK error2
I have installed the last Facebook SDK.
I implemented methodes to get the person's name and profile pic.
On the ...
0
votes
0answers
66 views
NSMutableDictionary mysteriously populated with facebook session values
I'm creating an NSMutableDictionary for storing post characteristics. When I create the NSMutableDictionary I use [NSMutableDictionary dictionary] so it should create an empty dictionary. However, ...