-
Notifications
You must be signed in to change notification settings - Fork 741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push notifications received late #4393
Comments
I'm having the same issue on Graphene. Pixel 5. Android version is also 12. I almost never get notifications, but one of the few I did get was on my phone when I woke up so they may just be very delayed. Darkmaster helped me trouble-shoot in the Element Android room but in the end we couldn't figure it out. The notification bubbles on rooms in the Element app do appear when the app is opened so that much is working. System settings:
In the app:
|
for some context, whilst the app is open and in the foreground it continuously checks for new messages and they'll appear as notifications, which means it's possible to receive messages without push working correctly @Penguin-Guru it sounds like you're encountering the fdroid background sync issue #4298 which will hopefully be fixed by 1.3.7 @RealTheSunCat could I ask for some extra information to help debug this? The first thing to check is if the network pushes from Sygnal + Google Play services are coming through consistently, this can be checked by
|
closing due to inactivity and being unable to reproduce locally |
My issue (presumed different) was indeed resolved when the persistent notification was recently added. The notifications aren't visible until I unlock my phone and pull down the task bar to check for them, but I think this is due to encrypted rooms not supporting noisy notifications or something like that. There is a statement about it on the room level notification configuration page. |
@Penguin-Guru I don't believe this is set within the app but instead by the system, it's possible to change the behaviour via the system app info then selection notifications and then the noisy/silent channels The UI may look different as these screenshots come from a Android 10 device running MIUI
|
@ouchadam I see system settings to configure notifications for Element, but options like "Pop on screen" are only available for noisy notifications. In Element, after opening a room conversation, then settings for that room, then "Notifications", there is a message at the bottom of the screen that says "Please note that mentions & keyword notifications are not available in encrypted rooms on mobile." I'm not sure why this is the case but hopefully support will be added eventually. It really confused me at first because the message does not appear on the default (i.e. not room-specific) notifications settings page. My understanding is that mentions (including replies) and keywords are considered noisy and all other event notifications are silent. Hopefully they will be configurable some day. |
Steps to reproduce
Intended result and actual result
What did you expect?
I expect to receive notificatons for messages on the Android app, just like I do on the desktop app.
What happened instead?
I rarely receive notifications on time, they are usually delayed by a few minutes or I don't receive them at all.
On a friend's device, they don't receive notifications at all until they open the app. Battery optimization is not set to "Restricted"
Your phone model
Google Pixel 3a
Operating system version
Android 12.0
Application version and app store
Element version 1.3.3 [30103032]; olm version 3.2.4 from Play Store
Homeserver
allpurposem.at
Will you send logs?
No
The text was updated successfully, but these errors were encountered: