How to add local images to facebook feed dialog using javascript -


as per understanding fb feed dialog accepting url links of images how can send or share image local file or img object in feed dialog

feed dialog needs picture parameter url only. so, have upload server , give url.

or,

you can use photo api post photo album instead. can use upload local image using image data. in fact, more useful case


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -