iOS EX app has no push notification sound #1424
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#1424
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
iOS EX app has no push notification sound
It's unlikely to be an issue with iOS eX, because both Synapse and Tuwunel have normal push notification sounds, and Continuuwuity hasn't had push notification sounds on iOS eX for almost a year.
EX iOS user here.
I get push notifications from it just fine. Granted I’m on an older iOS version.
It’s likely an element app issue.
I might have a different flavour of problem but Element X iOS has never made a noisy notification for me even when logged into synapse
I think it's necessary to fix the push notification sound issue with iOS eX, since Synapse doesn't have any problems either.
@ginger wrote in #1424 (comment):
Regardless of whether it's because eX differs from the classic e, the issue of push notification sounds in iOS eX needs to be addressed.
This is not a continuwuity issue, it is an issue with Element X iOS. As per the notification specification there is nothing that is sent in the notification that tells the device that it should or should not make a notification sound. As such, the server cannot control whether you get a sound or not.
There is a pushrule tweak called "sound" that, if not set, will result in the notification being silent, however push rules are set by client devices themselves, meaning this is still an Element X bug.