briankabiro / react-native-get-sms-android

React Native module to get messages on an Android device
MIT License
135 stars 68 forks source link

I am not able to delete SMS #75

Closed akshay2739 closed 3 years ago

salihkiraz commented 3 years ago

https://stackoverflow.com/questions/41644321/sms-are-not-blocking-or-deleting-from-android

salihkiraz commented 3 years ago

From Android 4.4 the app cannot make write (mark as read, delete) operations on SMSs. To achieve this behavior, your app must be the default sms messaging app.