Facebook JavaScript SDK – Photo upload with FormData

Uploading a photo to Facebook is quite easy if the photo is on a server already. This tutorials explains how to upload a photo to Facebook directly from the device with FormData, without the need to upload in on a server first.

Facebook JavaScript SDK – Photo upload with FormData Read More ยป