I'm using "nl.x-services.plugins.socialsharing" "https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin" so that i send/share message to any one (through email,facebook, whatsapp, and etc..).
My problem is, i want to auto send messages to specified credential (without showing the dialog).
I means, once i send a message to person(X) through Whatsapp, i can send to him/her another message (according to some action done in my application).
So, can i store the receiver credential? and how can i get it from SocialSharing? also how can i send to SocialSharing a specific credential to send to?