fbconnect
Facebook's FBConnect SDK issues on iOS
I\'m using FBConnect sdk in order to publish posts to a user\'s profile via my application. I\'m having a number of problems with this:[详细]
2023-03-28 23:53 分类:问答iPhone FaceBook Connect returns NULL email if not shared
I have integrated facebook connect into my Xcode 4 project for an iPhone. Here is the code for iPhone FBconnec. FBconnect.h and 开发者_StackOverflow社区FBSession.h already included.[详细]
2023-03-28 12:31 分类:问答Can't create handler inside thread that has not called Looper.prepare() inside AsyncTask
Because my app depends much on Network, I wish my app should not hang up. So i tried to use Asyncask I have a[详细]
2023-03-28 06:53 分类:问答Problems with fbDidLogin never called iOS
I\'m having problems with my app saving the access_token. The problem is, when an iPhone hasn\'t the Facebook app installed, safari will handle this and there is no problem. But as soon as the iPhone[详细]
2023-03-27 14:27 分类:问答Tag Facebook friends in a status on iPhone
I have used the following code to get user\'s friend list: NSString* fql = [NSString stringWithFormat:@\"SELECT name,uid FROM user WHERE uid IN ( SELECT uid2 FROM friend WHERE uid1=%lld )\",appDelega[详细]
2023-03-27 09:47 分类:问答iPhone FBConnect security captcha pages doesnt load
I use FBConnect provided for iPhone Facebook integration. When I try to post something to my wall it prompts me the security captcha page and it doesnt load the image to enter text. I use following di[详细]
2023-03-26 03:54 分类:问答IPhone FBConnect post to page wall
I need help in topic. I use GraphAPI. I can post to my own wall with using: [facebook requestWithGraphPath:@\"me/photos\"[详细]
2023-03-21 04:50 分类:问答FBConnect Question?
I just imported all of the newest FBConnect classes into my xCode project and it has no error or warnings. I clicked the box add to group folder too. Now I am stuck. I want to actually get to the codi[详细]
2023-03-19 23:32 分类:问答Facebook logout problem
I am using Facebook Login button in my website. Visitors can log in via facebook successfully. FB login is working integrated with my own membership.[详细]
2023-03-17 07:53 分类:问答facebook sdk for ios feed dialog problem, not showing post although it posts
image for iphone with facebook feed dialog I share on facebook through the following method in the delegate who is called from al开发者_JAVA百科l portions sharing in my app the feed dialog pops up wi[详细]
2023-03-16 02:32 分类:问答