Using cordova read sms plugin in ionic 2

Actually i am creating a app which can send message and recieve message, i have figured out the sending sms plugin through ionic native plugin , its working perfect [ import { SMS } from ‘@ionic-native/sms’; ], but i can’t figure out how to read sms in ionic 2. I have searched the cordova plugins for that but i am confused how to use it! please if anyone know help me! & Thanks in advance!

Well, did you find any?

https://www.npmjs.com/package/cordova-plugin-sms-receiver

i have found these 2 plugins, but cant figure out how to use it in ionic 2.

Hii, See this article for Read SMS working for Android with Ionic 3 http://www.programmingworldtech.com/2017/09/ionic-3-cordova-read-sms-plugin.html

1 Like


use these two link u will