I need to use sms plugin in my android application on phonegap
I’ve downloaded the required plugin
also, I’ve changed all the instances of “phonegap” to “cordova”
but I still get the error
E/Web Console(2086): TypeError: Result of expression
'window.plugins' [undefined] is not an object. at file:///android_asset/www/pluginexample.html:38
please give me link to any working project that uses plugin(any) so that I can know where I am getting this error
thanks!!!
your phonegap js will be in above form
you can call the above js like
or