Home / Knowledge Base / iOS 27 / iOS 27 Notifications Delayed? Why They Arrive Late, Not Never
iOS 27

iOS 27 Notifications Delayed? Why They Arrive Late, Not Never

Updated 2026-09-20 · Applies to iOS 27 and later
Bottom line: Notifications delayed after iOS 27 are usually held, not lost: Focus, Scheduled Summary, a per-app setting or Low Power Mode. Push itself is separate from Background App Refresh.
On this page
  1. Late and never are different problems
  2. Why push and Background App Refresh are separate
  3. The checks, in order
  4. When it is genuinely a problem
  5. Related

Short answer: notifications that arrive late after an iOS 27 update are usually being held rather than lost. The common holders are a Focus mode filtering what may interrupt you, Scheduled Summary batching notifications into set times, a per-app notification setting, or Low Power Mode reducing background activity. Apple's push service is a system-level channel, so a broken push channel would mean notifications never arrive at all.

That distinction — late versus never — is the whole diagnosis, and it decides which half of this article you need.

Late and never are different problems

What you seeWhat it meansWhere to look
Notifications appear, but minutes or hours after the eventDelivered, held or batchedFocus, Scheduled Summary, Low Power Mode
They appear only when you open the appNot delivered as push at allThe app's permission, its version, its own settings
One app is late, the rest are fineThat app's settings or adaptationThat app's notification settings
Everything including Messages and calls is lateSystem-level or network conditionsFocus, Low Power Mode, signal, restart

The first and second rows have almost nothing in common. In the first, iOS already has the notification and is choosing when to show it. In the second, the notification never reached the phone as a push, and the app fetched it when you opened it. Mixing these up is the main reason people spend an hour on the wrong screen.

If your situation is the second row — nothing shows until you open the app — the checks are in iOS 27 notifications not showing.

Why push and Background App Refresh are separate

This is worth stating plainly, because it is the most common mix-up in this whole area. Push is Apple's system-level channel: the app's server hands the message to Apple, Apple delivers it to the device, and iOS presents the notification. Background App Refresh is a different mechanism that decides whether an app may wake on its own and fetch fresh data while you are not using it.

Two consequences follow. First, turning Background App Refresh off to save battery does not make you miss pushes — the push still arrives. Second, if notifications are genuinely not arriving, turning background refresh off will not help, because it was never the delivery path. The mechanism is explained in What is Background App Refresh?.

The checks, in order

① Focus modes. Open Settings → Focus and look for any mode that is or was active — Do Not Disturb, Work, Sleep, Personal. A Focus filters notifications against its allowed people and apps list, and anything not on that list is silenced or delayed. Check the allowed lists inside each mode, because a mode that looks off in your habits can still be scheduled.

② Scheduled Summary. In Settings → Notifications → Scheduled Summary, check whether it is on and which apps are included. Included apps have their notifications collected and delivered at the times you set, which feels identical to "notifications stopped working". Move anything time-sensitive out of the summary.

③ Per-app permission and alert style. In Settings → Notifications, open the app and confirm Allow Notifications is on and the alert style is not None. An update can occasionally re-ask for permission, and if the prompt was dismissed with "Don't Allow", the setting stays off.

④ The app's own switches. Many apps keep a second layer of notification settings — a mute switch, a quiet-hours window, or a Wi-Fi-only rule. System settings being correct does not mean the app's own switches are on.

⑤ Low Power Mode. In Settings → Battery, check whether Low Power Mode is on. It reduces background activity, which can hold back anything that depends on background work, and its trade-offs are described in What is Low Power Mode?.

⑥ Signal and network conditions. A phone with a weak cellular signal can receive pushes late, and this often shows up as "late at work, fine at home". Compare the two locations before assuming a software cause.

⑦ Restart, then update. A normal power off and on clears stuck state cheaply. If a single app is late while everything else is punctual, update that app: third-party apps adapt to a new system on their own schedules, and this is the same pattern described in Only one app crashing after the update.

When it is genuinely a problem

One thing to avoid: do not install configuration profiles or third-party tools that claim to "repair" or "boost" push. Push is an Apple system-level channel; nothing external can speed it up, and the settings above are the real entry points.

Related

FAQ

Why are my notifications late instead of missing after iOS 27?

Late delivery usually means the notification was received but its presentation was held or batched. Scheduled Summary collects notifications and delivers them at set times, Focus modes filter what may interrupt you, and Low Power Mode reduces background activity. A genuinely broken push channel produces notifications that never arrive at all, even after you open the app.

Does Background App Refresh affect notification timing?

No. Pushes travel over Apple's system-level push service: the app's server hands the message to Apple, and iOS delivers it to your phone. Background App Refresh is a separate mechanism that decides whether an app may wake and fetch data on its own. Switching it off saves battery but does not delay push notifications.

How do I test whether push is working at all?

Send a message or an email to the iPhone from another device and watch when it appears. If it shows up quickly in Messages but a third-party app stays silent, the push channel is fine and the problem sits in that app's own settings or its version. If even Messages and calls are late, look at Focus, Scheduled Summary and Low Power Mode first.

Wondering why your phone is hot right now?

WhyMyPhone reads live thermal state, CPU, battery, and storage metrics, then gives you the most likely cause plus fixes you can apply right away — with AI follow-ups when you want more precision. Rule-based diagnosis runs on-device; your data never leaves your phone.

Download on the App Store