wbreeze / ShipsClock

An iOS, SwiftUI clock for tracking watches on board a ship. Marks the day in periods of four hours.
https://wbreeze.github.io/ShipsClock
Apache License 2.0
2 stars 0 forks source link

Bell sound sometimes truncated #34

Open wbreeze opened 2 years ago

wbreeze commented 2 years ago

on some of chimes at the very end the ringing is truncated before it completely dies out

this is evident with eight bells and possibly only when rung by a notification, when the app is in the background.

wbreeze commented 11 months ago

Verified that this is a problem only in background. The eight bell sound plays fully when the app is in foreground.

Added can't fix label because this is the Apple notification system truncating the sound. I haven't found any way to prevent it, nor any alternative to using notifications.