whatsapp-phonegap-plugin
whatsapp-phonegap-plugin copied to clipboard
Hello, Can you send a message without opening the application?
It is working for android but not working for ios please fix it for ios
I am try to install plugin but it was not install.please see below error. G:\myApp>cordova plugin add https://github.com/ranjitpandit/whatsapp-phonegap-plugin.git (node:12256) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Failed to fetch plugin...
Hello, In my code I've utilised `cordova.plugins.Whatapp.send("112233")`, but all I get is `Sending whatsapp : 112233`. How do I open a chat window with the said number if it's not...
Can you expend it to be able to send a prefilled message, i noticed you commented the code for that in the Intent part also , this is only working...