Can you read or intercept the arrival of an SMS with ionic?

Hello, I am with the latest version of ionic (ionic CLI 3.4.0, ionic-framework ionic-angular 3.4.2) and I would like to read on intercept the arrival of SMS to my mobile phone. I am using the cordova-sms-plugin but it seems that it is only worth to send SMS.

Is there any ionic / native plugin compatible to do this?

Thanks in advance.

Yes, you can read sms but only for android devices see this article working on android with ionic 3 http://www.programmingworldtech.com/2017/09/ionic-3-cordova-read-sms-plugin.html