Fix audio notifications on linux (#1526)
This partially reverts commit 1b444a5e23
.
Because support for system-level notification sound settings is inconsistent
across Win/Linux/OSX, do the simplest thing that will produce consistent
behavior on all platforms: suppress the system sound by always passing the
`silent: true` option, and play our own sound clip (copied from ios).
// FREEBIE
This commit is contained in:
parent
5e6d3156f9
commit
0b7543b0f6
2 changed files with 5 additions and 1 deletions
BIN
audio/NewMessage.mp3
Normal file
BIN
audio/NewMessage.mp3
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue