I know how to upload simple text to facebook using PhFacebook, but i don’t know how can i upload multiple nsimages to facebook using the same framework?
Can any1 explain me with example code?
Thanks!
I know how to upload simple text to facebook using PhFacebook, but i don’t
Share
You need to write the code yourself, but try putting them in an
NSArrayand then looping through them, Uploading each time.