DDSocialClient icon indicating copy to clipboard operation
DDSocialClient copied to clipboard

How to use getUserPicture?

Open steve21124 opened this issue 13 years ago • 0 comments

when calling : [facebookClient getUserPicture] ;
it return :

Social Client[20148:207] -JSONValue failed. Error trace is: ( "Error Domain=org.brautaset.JSON.ErrorDomain Code=3 "Unrecognised leading character" UserInfo=0x8a7c9e0 {NSLocalizedDescription=Unrecognised leading character}"

I think it try to parse image binary as json in facebookGotResponse.

and also how to get all user photos?

steve21124 avatar Sep 24 '11 13:09 steve21124