gdelataillade / alarm

A Flutter plugin to easily manage alarms on iOS and Android
https://pub.dev/packages/alarm
MIT License
132 stars 86 forks source link

When the alarm is activated, noise continues to occur in the background. #113

Closed volo-uti closed 11 months ago

volo-uti commented 11 months ago

version : 1.2.2

I'm using the library really well. There are no plans to update the app yet, so I didn't upgrade it to 2.x.

When you activate the alarm on iPhone 15 & iPhone 15 Pro / iOS 17.1.1, a noise sound continues to occur in the background. Currently, there are two issues and I checked them, and I also have iPhone 15 Pro / iOS 17.1.1, so I recorded the sound from my phone. Can you tell me the probable cause?

https://soundcloud.com/te4q76mrbq4b/noise/s-pmoBvAqFWBF?si=7e91aa0c8e7e4552b415937f4446be61&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

gdelataillade commented 11 months ago

Hi @kmi1002,

Thank you for your feedback!

Regarding the issue you mentioned, it was indeed present in the earlier version. The background silent audio played to maintain alarm activity wasn't completely silent, leading to the noises you heard. This has been rectified in the newer releases. I you want, I recommend updating to the latest package version 2.x.x. Also, keep an eye out for version 3.0.0, which is coming soon with further improvements. You can find more details in the CHANGELOG.

Additionally, if your app is on the App Store, I'd greatly appreciate your insights on how the app aligns with the App Store Guidelines during the submission process! I created a discussion for this here: https://github.com/gdelataillade/alarm/discussions/87