react-native-expo-read-sms icon indicating copy to clipboard operation
react-native-expo-read-sms copied to clipboard

Add Background Support

Open syedabuthahirm opened this issue 8 months ago • 3 comments

I would like to listen for sms in background (if app was closed). Currently, if I close the app am unable to receive a sms.

syedabuthahirm avatar Mar 17 '25 12:03 syedabuthahirm

@syedabuthahirm : I have thought of it too! What is your use case ?

maniac-tech avatar Mar 17 '25 18:03 maniac-tech

I'm planning to build an expense tracker that monitors SMS messages to detect debit or credit transactions. When such a message is received, the user will be notified via a local notification, making it easier to add the transaction. Additionally, we could develop a messaging app if a background service is enabled.

syedabuthahirm avatar Mar 17 '25 18:03 syedabuthahirm

Will explore this.

maniac-tech avatar Sep 13 '25 07:09 maniac-tech