Receive & Read SMS

Hello :v:,

I am trying to develop an Android application with Ionic and I would like to read the SMS that I receive and display them. But I have no idea how to do it, I’m new to Ionic.
I found this:https://pointdeveloper.com/read-sms-list-with-ionic-2/ , or this:http://www.programmingworldtech.com/2016/12/ionic-cordova-plugin-to-read-sms.html and even this: http://www.programmingworldtech.com/2017/09/ionic-3-cordova-read-sms-plugin.html I tried to receive messages and displayed them with these methods but it does not work or I do not understand how it works :frowning:, Ionic offers an SMS plugin but it is only used to send an SMS and there is has nothing to receive and read an SMS.
So if you can help me, guide me, to succeed in reading SMS I would be very happy :smiley:

Regards,

@Kol2gaR did you able to find the solution?