Skip to content
MeetAlarm
All posts

How to make your iPhone actually ring for meetings — even on Silent

If you landed here, you've probably already lived the scenario: phone on the desk, mute switch on or a Focus mode running, and a meeting reminder that never made a sound. So let me give you the answer up front: no combination of built-in calendar settings will make a meeting alert ring through Silent mode. That's not a misconfiguration — it's how iOS notifications are designed. But as of iOS 26 there is a real fix, and it takes about two minutes to set up. Let's walk through both halves.

What the built-in settings can and can't do

These are the things everyone tries first, and what each one actually does:

  • Turning the Calendar alert sound up (Settings → Notifications → Calendar): only affects volume when the phone isn't muted. The silent switch still wins.
  • Adding a second alert or multiple reminders to the event: more banners, same silence. Ten muted notifications are as quiet as one.
  • Marking Calendar as Time Sensitive: this lets alerts punch through Focus modes, which genuinely helps — but Time Sensitive notifications still respect the silent switch. Muted is muted.
  • Turning off Silent mode forever: works, technically. But then every group chat pings out loud through your day, which is exactly why the mute switch was on.

The one built-in thing that does cut through everything is an alarm in the Clock app. Clock alarms ignore Silent, ignore Focus, take over the screen, and ring until handled. Which raises the obvious question: why can't a calendar alert behave like that?

Why this is by design

Apple draws a hard line between notifications and alarms. Notifications are polite by contract — the entire point of Silent and Focus is that apps can't shout over them. Alarms are the opposite: you asked to be interrupted, so the system guarantees the interruption. Until recently, that guarantee was reserved for Apple's own Clock app. Third-party apps could only send notifications, no matter how important the event. That's the whole story of why your meeting reminders don't ring — and why no settings tweak fixes it.

The workaround era: manual Clock alarms

The classic workaround was to hand-copy your day into the Clock app: look at tomorrow's calendar each evening, create an alarm for each meeting, delete them as things get moved. It works — they're real alarms — but it's manual bookkeeping that breaks the moment a meeting is rescheduled, and the alarm that fires is just a time with a label. No link, no context, no idea which room to walk to.

The iOS 26 fix: real alarms from your calendar

iOS 26 introduced AlarmKit, a framework that finally lets third-party apps schedule the same class of system alarm the Clock app uses — full-screen, rings through Silent and Focus, keeps ringing until you respond. I wrote up the whole story of that framework in an earlier post; the practical consequence is simple: an app can now watch your calendar and maintain those alarms for you.

That's what I built MeetAlarm to do. Setup takes about two minutes:

  • Install MeetAlarm (iOS 26 or later) and open it once.
  • Grant read-only calendar access and alarm permission when prompted — two separate system dialogs, both required for it to work.
  • Pick which calendars should ring and your default lead time (say, 5 minutes before each meeting).
  • Done. The next 7 days of meetings become real alarms, and they re-sync with your calendar the next time you open the app.

When an alarm fires it shows the meeting name and a Join button — one tap into Zoom, Google Meet, Teams and the rest — so the ring and the “now get me into the room” step are the same motion.

Quick answers

  • Does it ring on Silent? Yes — that's the point. AlarmKit alarms behave like Clock alarms.
  • Does it ring through Focus and Do Not Disturb? Yes, including sleep Focus. Use the two-stage option if you want a gentler first nudge.
  • Do I need an account? No. MeetAlarm reads your calendar on-device and has no server at all.
  • Is it free? The core is: alarms that ring, one-tap join, one calendar. Pro adds multiple calendars and finer rules.

If your calendar is where your commitments live, it deserves an alert mechanism that can't be muted by accident. Since iOS 26, that finally exists — set it up once and stop thinking about it.

Stop missing meetings

MeetAlarm turns your calendar meetings into real alarms that cut through Silent and Focus. Free on the App Store — requires iOS 26 or later.

More posts