Block text message from unknown senders using MessageFilterExtension
I will have list of users from backend and I need to add that list in block list. I want to block SMS form them, is it possible to achieve using CallKit. I implemented for blocking call using CallKit and it is working fine but how can I do for SMS?
Thanks in advance!