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

[iOS] First alarm creation does not emit audio but notification do appears #179

Closed kydoaod closed 5 months ago

kydoaod commented 7 months ago

Alarm plugin version 3.0.14

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Install app in iPhone using this library
  2. Create an alarm
  3. Wait for the alarm to be triggered

Expected behavior There should be an audio alongside with the notifications

Screenshots If applicable, add screenshots to help explain your problem.

Device info iPhone X, iPhone 13

Additional context