Browser Compatibility Matrix
For web push to work on Safari for iOS devices, the following is required:
- Your website must be a Progressive Website App (PWA).
- A web app manifest file must be created and linked.
- The MoEngage service worker file should be imported and placed in the root folder.
- The PWA must be added to the Home Screen.
- The user should be prompted for permission to receive web push notifications. We recommend a two-step opt-in process.