This is the question that decides whether an alarm app is worth installing at all, and most listicles skip it. An alarm a Focus mode can silence is not an alarm.

Apple's Clock

Alarms set in the Clock app ring regardless of the silent switch and regardless of Focus modes. This has been true for years and remains true in iOS 26. Sleep Focus does not silence them either; that is the entire point of the feature.

The one thing that still applies is alarm volume, set under Settings → Sounds & Haptics. Silent mode does not mute the alarm, but a volume slider dragged to the bottom will make it quiet. Worth checking if your alarm rings but barely.

Third-party alarm apps

Before iOS 26, third-party apps could not match this. They were built on notifications, and a Focus mode could suppress them. That is the historical reason people distrust third-party alarms, and it was justified.

Since iOS 26, apps built on AlarmKit can schedule real system alarms that sound through Silent mode and Focus, with a full-screen alert. Whether any given app has adopted it is usually not stated on its App Store listing, so the safe assumption is that you do not know until you test.

One useful hint: AlarmKit apps must ask permission to schedule alarms. If an app never asked, it is probably not using that path.

The three-minute test

  1. Set an alarm for two minutes from now.
  2. Turn on Silent mode using the switch or Control Centre.
  3. Enable a Focus, ideally Sleep or Do Not Disturb.
  4. Lock the phone, put it face down, and do not touch it.
  5. It should ring at full volume with a full-screen alert.

Then do it once more after restarting your iPhone, because surviving a restart is where third-party alarms historically failed. Three minutes total, and it settles the question permanently.

What to do if it fails the test

Where Mornio sits

Mornio uses AlarmKit exclusively, with no notification fallback, which is why it requires iOS 26.1. That means it passes the test above by design. It also means it cannot run on older iPhones at all, which is a real cost we accepted deliberately.

Run the test on Mornio too. We would rather you trusted it because you watched it work than because we said so.