Hi All,
I have to upload video on facebook using iphone sdk 4.0 or above.
Thanks in advance Pankaj
Hi All,
I have to upload video on facebook using iphone sdk 4.0 or above.
Thanks in advance Pankaj
Step 1. Learn how to upload a video for the iPhone. Hint: Look into NSURLConnection and NSOperation. If you are really motivated take a look at ASIHTTPRequest.
Step 2. Learn how to use the Facebook API. Good luck here, their docs are terrible.
Step 3. Put your newfound knowledge to work and wire it all up together. Profit!