react-native-android-sms-listener icon indicating copy to clipboard operation
react-native-android-sms-listener copied to clipboard

How to listener sms when closed app?

Open trancongdung12 opened this issue 2 years ago • 3 comments

Any solutions?

trancongdung12 avatar Dec 16 '22 02:12 trancongdung12

To make this library work in the background, you just need to comment the line unregisterReceiver(mReceiver)

This line is in "node_module/react-native-android-sms-listener/.../SmsListenerModule.java"

Good luck to our Vietnamese brothers.

Cre: Nguyễn Phúc Bảo Châu

chaudev avatar Apr 03 '24 06:04 chaudev

checkout this #6 comment

MahmoudY3c avatar May 05 '24 14:05 MahmoudY3c

@chaudev Thanks bro, I will check it later

trancongdung12 avatar May 06 '24 08:05 trancongdung12