mardi 31 mars 2015

Facebook Dialog in android Not coming up

i am developing android application where i am using facebook SDK for android.


i want to use the facebook share dialog



ShareLinkContent content = new ShareLinkContent.Builder()
.setContentUrl(Uri.parse("http://ift.tt/I37asW"))
.build();


when i run the application nothing happens, no dialog appears, no errors


can anybody help?


Aucun commentaire:

Enregistrer un commentaire