Hi,
I use native.showPopup( “social”, options ) to build my social presence for my app. It works well but I am not sure I am not missing something : what are the options that i can use ?
service = “facebook” ==> call Facebook
message = string ==> a text message
image = {} ==> some images
is there any other options such as title, feed, send To Friends ?
How to I manage a title ? with a caption parameter ?
Also the API part do not mention facebook as a potential service (only twitter, sms, mail).
Best,
Frédéric