Mobile web push for iOS
Mobile Web Push for iOS lets you send web push notifications to users who add your website to their Home Screen and grant permission from that home screen app.
This flow is available on iOS and iPadOS 16.4+.
Key requirement
iOS web push works only for websites opened as Home Screen web apps.
Users must:
add your website to the Home Screen,
open it from the Home Screen,
and grant notification permission there.

Before you start
Before using Mobile Web Push for iOS, make sure:
your web push integration is complete,
your site supports the iOS mobile web push setup,
and your opt-in flow is ready.
For the technical setup, follow the Developer Guide.
If you use a pre-permission prompt, see Fancy Box.
Step 1: Complete application configuration
Set up your web project for iOS mobile web push first.
This setup happens outside the panel and is required before any user can subscribe.
Use the Developer Guide for the full implementation steps.
Step 2: Users add your site to the Home Screen
For users to receive iOS web push notifications, they must first add your site to the Home Screen.
This step is required because iOS web push works only for Home Screen web apps.
User flow
Open the website on an iOS/iPadOS 16.4+ device.
Tap Share.
Select Add to Home Screen.
Save the web app to the device Home Screen.
Open the site from the Home Screen icon.
Start the subscription flow, for example with Fancy Box.
Let the native permission prompt open from that flow.

Step 3: Grant push permission
After the site is opened from the Home Screen, users must allow notifications.
Typical flow:
The user opens the Home Screen web app.
Your site shows a pre-permission step such as Fancy Box.
The user taps the subscribe action.
iOS shows the native notification permission prompt.
The user grants permission.

Step 4: Send a campaign
After users subscribe, you can send a normal Web Push campaign from Netmera.
Use the standard campaign flow to create content, choose an audience, schedule the send, and launch the campaign.
For the full campaign flow, see Create Web Push.

Step 5: Target iOS mobile web push users
To reach users who subscribed on iOS, filter your audience by browser and device type.
Go to Targeting → People.
Under Platform, select Safari.
Under Device Type, select Mobile.
Review the matching audience.
Save the result as a segment if you want to reuse it later.
This helps you isolate mobile Safari subscribers for future web push campaigns.


Last updated
Was this helpful?