briankabiro / react-native-get-sms-android

React Native module to get messages on an Android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to delete msg on Android 10, WRITE_SMS permission is not valid anymore either

zairwolf opened this issue · comments

Is there any work around to make it work?

Thanks

Hi, Zairwolf

Let me have a look at the issue and will get back with a fix. Thanks for raising this.

Hi, @zairwolf.

1. Delete message
Is the app the default SMS handler? If not, it's not possible to delete messages.

You can check out this thread for the full explanation ->

#51 (comment)

2. Write sms permission
Going to look at this now and see whether it changed on Android 10

Hi, @zairwolf.

1. Delete message
Is the app the default SMS handler? If not, it's not possible to delete messages.

You can check out this thread for the full explanation ->

#51 (comment)

2. Write sms permission
Going to look at this now and see whether it changed on Android 10

It there a way to make my RN app as the default messaging app?

It there a way to make my RN app as the default messaging app?

Hi, @Cererec , Did you realize how to do these tasks?

hii
Can You suggest Some code Or Reference Project In android java language