--- title: "Mobile push notifications arrive late" url: "https://demo.myforumcat.com/q/20/mobile-push-notifications-arrive-late" forum: "Demo" question_number: 20 category: "General" tags: ["Analytics"] status: "solved" solved: true votes: 12 replies: 5 views: 844 asked_at: "2026-05-23T17:50:46.705Z" updated_at: "2026-09-18T23:15:58.578Z" --- # Mobile push notifications arrive late Asked by Laura Simmons on 2026-05-23 · 12 votes Notifications on iOS sometimes show up ten to fifteen minutes after the actual event. Is this a known delay with push delivery? ## 5 replies ### Reply 1 (marked as the solution) meow (Owner) · 2026-05-23 · 5 votes Ten to fifteen minutes lines up with normal APNs batching under low urgency delivery, which we use for non-critical notifications to save battery. If you need faster delivery for a specific event type, let us know which one and we can look at bumping its priority. ### Reply 2 Jane Cooper · 2026-05-24 · 2 votes Same delay on Android for us, figured it was just how push works. ### Reply 3 Peter Novak · 2026-05-24 · 1 vote iOS delay matches what we see too, seems consistent with normal low urgency push behavior. ### Reply 4 Elena Marsh (Agent) · 2026-05-25 · 2 votes If a specific notification type is time sensitive for you, tell us which one and we can look at bumping its delivery priority individually. ### Reply 5 Ravi Patel · 2026-05-26 · 1 vote Same lag on our Android devices, seems consistent across platforms then.