AlarmKit alarm does not fire when device is active

I implemented AlarmKit framework to my app. It works fine when the device's screen is off. but it doesn't fire when the screen is on. No sound, No dynamic Island widget. what's wrong... is this just me? I tried other apps on appstore and they worked fine. maybe is it cause they were built with SwiftUI? I'm a flutter developer. just cause my app is non native could this happen... I'm so frustrated.

Thanks for the post. Are you running your app when that happens? Do you get called at: https://developer.apple.com/documentation/alarmkit/scheduling-an-alarm-with-alarmkit#Observe-state-changes-on-the-alarms

Do you have a simple focused sample showing that you can share with us?

If so, please share a link to your test project. That'll help us better understand what's going on. If you're not familiar with preparing a test project, take a look at Creating a test project.

Albert Pascual
  Worldwide Developer Relations.

AlarmKit alarm does not fire when device is active
 
 
Q