Notification sound is not the good sound
Hi,
I use Noti 0.3.1. I choosed "Submarine" sound for notification in Noti preferences. When I try to send a "test notifcation" from Pushbullet mobile app, it's ok, I have the "Submarine" sound for notifications. But when, I receive a SMS, I hear the "Glass" sound.
Is there a problem ?
Thanks a lot for your help.
Hmm. Good point, it appears I accidentally hardcoded the Glass sound. https://github.com/jariz/Noti/blob/9c878ebc193e0ab738a4b7238959c1ccd6bf2d8d/Noti/PushManager.swift#L391
Will fix soon.
Could you make it so that users can choose custom sounds as well? macOS supports this feature, as shown here. It works by placing .AIFF files in the directory ~/Library/Sounds.
macOS will allow you to set this custom sound in System Preferences, but Noti does not.