Open orkun1675 opened 4 weeks ago
I’ve just released version 4.0.8
with a fix. Please let me know if it resolves the issue. Thanks!
Even with a fade duration of 30 seconds I wasn't able to verify this is working, it still feels like the volume is constant.
Are you sure the volume is constant ? If you want you can build the app with Xcode, you will see more logs like this:
If you want to check out the code, take a look at the SwiftAlarmPlugin.fadeVolume method.
Alarm plugin version 4.0.7
Describe the bug Instead of slowly fading to full volume, the alarm starts ringing at the full volume.
To Reproduce
Expected behavior The volum should increase linearly over 12 seconds. So we would expect to hear 5/12*0.8 = 33% volume alarm at the 5 second mark.
Screenshots N/A
Device info iPhone SE, iOS 18.0.1, physical device
Additional context Note that this is WAI on Android.