cordova - can we upload image and video directly to Facebook using phonegap -


i'm new phone gap please give me tutorial link facebook image , video upload gallery or recorded camera.thnks

phonegap (now cordova) has officially supported facebook plugin can found here: https://github.com/phonegap-build/facebookconnect

it offers complete integration fb api, can accomplish regular tasks such image upload.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -