On this page it is described how to upload videos to an application on facebook via Graph API. I would like to know if the same is possible for images, i.e. is it possible to create application albums
<fb:serverFbml style=\"width: 240px;\"> <form method=\"post\" action=\"/friend-selector\" id=\"friend-selector\">
I\'m looking how fix the error. This error seems quite common, on searching for it I found lots of topics as it this here, but with no reply.
Graph API is not returning image(\"picture\" attribute) for objects corresponding to community pages, which used to be returned earlier. For example this https://graph.facebook.com/178790412179919 doe
I am in a process of writing an app which works this way 1. Asks a user permission for events_create, publish_stream
Is this the correct way to convert aNSString to a UIImage? I tried this code: NSString *localPng = [[NSBundle mainBundle] pathForResource:@\"resume-1\"
As far as permissions are concerned, I\'m asking for email only (a开发者_如何转开发part from the basic info).
While uploading a photo to facebook using graph api, will I come to know the source/location where the image is saved ? For example, source like this : http://a7.sphotos.ak.fbcdn.net/hphotos-ak-ash1/1
I have been using the auto generated facebook app-id for some time in my website. I had no knowledge of the App registration page back then. Is there any way I can still register my w开发者_开发百科eb
I\'m trying to get all the photos(thumbnail images) from specific album in facebook. I am trying to get it with fql.