Hello guys,
I am developing an application and the main functionality is that it should be able to filter SMSs based on whether they contain some links or words taken from an API or not.
Apart from message filter extension which is limited related to sending notifications and using system build-in functionalities, is there another way of reading incoming sms messages?
Thank you!