hanatharesh2712 / ionic-native-sms-retriever-plugin-master

Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
27 stars 18 forks source link

Can i use this plugin in phoneGap. Please help #20

Closed vaibhavWebgile closed 3 years ago

vaibhavWebgile commented 3 years ago

Uncaught TypeError: Cannot read property 'startWatching' of undefined at retriveSMS (index.html:160) at Channel.onDeviceReady (index.html:155) at Channel.fire (cordova.js:868) at cordova.js:225

hanatharesh2712 commented 3 years ago

@vaibhavWebgile Yes, you can use this plugin. You can find the working demo here for Cordova/PhoneGap: https://github.com/hanatharesh2712/automatic-sms-cordova/tree/main/hello

also, You can refer updated readme.md file.