react-native-android-sms-listener
react-native-android-sms-listener copied to clipboard
How to listener sms when closed app?
Any solutions?
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
checkout this #6 comment
@chaudev Thanks bro, I will check it later