fbconnect Questions
5
Solved
I'm having trouble adding Facebook Connect to my iPhone Project. Here's the directory structure:
-> MyProject
----> MyProject.xcodeproj
----> fbconnect-iphone
----> build/
----> <...
2
Solved
I'm having a tough time finding any good documentation for the FBConnect iPhone SDK. I have the SDK set up to get the permissions from the user but making a simple post is escaping me. All I can fi...
Discarnate asked 20/12, 2010 at 2:54
1
Solved
I would like to make a button in order for the user to be able to connect and join a group I have created in Facebook. Is this possible with Facebook Connect? Is there a tutorial or something?
4
Solved
Exactly what the title says. Is it possible to use Facebook Connect (or any other means of FB integration) in a native iPhone app without resorting to the built in login dialog (which looks awful)?...
Omeromero asked 21/3, 2010 at 3:17
2
Solved
I'm currently trying to add a facebook functionnality to my iPhone game (Tikitic, on the appstore! :))
It seems to be quite easy to make a facebook connexion by invoking the FBLoginDialog dialog.
...
1
Solved
I am reading string data from a PLIST which I am using to create a JSON string (incidentally for use within Facebook Connect).
NSString *eventLink = [eventDictionary objectForKey:EVENT_FIND_OUT_MO...
© 2022 - 2024 — McMap. All rights reserved.