You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement request related to a problem? Please describe.
Android power enhancements are causing notifications to eventually stop coming through. Even with the most permissive power usage and notification settings for the Chatwoot App, I still do not receive instant notifications for new chats through Chatwoot after having left my phone to idle overnight.
It seems possible to add a Notification Listener that will be more reliable than the current approach. Is this something that could be added to enhance notifications?
The text was updated successfully, but these errors were encountered:
muhsin-k
changed the title
App notifications eventually killed by Android - Possible solution?
bug: App notifications eventually killed by Android - Possible solution?
Jul 15, 2024
Is your enhancement request related to a problem? Please describe.
Android power enhancements are causing notifications to eventually stop coming through. Even with the most permissive power usage and notification settings for the Chatwoot App, I still do not receive instant notifications for new chats through Chatwoot after having left my phone to idle overnight.
Describe the solution you'd like
I believe the problem is described in this stack overflow post: https://stackoverflow.com/questions/71454913/firebase-notifications-stops-working-after-a-while-one-day-or-a-few-days
It seems possible to add a Notification Listener that will be more reliable than the current approach. Is this something that could be added to enhance notifications?
The text was updated successfully, but these errors were encountered: