sa3dany / android-sms-hooks

Webhooks for SMS. Sends a POST request to a custom endpoint each time you receive an SMS message
Mozilla Public License 2.0
52 stars 16 forks source link

Add pop-up to disable battery optimization for this app #3

Open sa3dany opened 3 years ago

sa3dany commented 3 years ago

I noticed other apps showing a pop-up confirming the disabling of battery optimization. Additionally, in my own testing I noticed that this app stops working after a while If I did not turn off battery optimization for the app.

So I should explore how the other apps are doing this, like GetFlow for example.