web-push-libs / web-push-php

Web Push library for PHP
MIT License
1.7k stars 295 forks source link

Push Notification in IOS #398

Open laubelette opened 6 months ago

laubelette commented 6 months ago

Impossible to send PWA notifications in IOS. OK for Android

stratosilver commented 6 months ago

@laubelette Did you find a workaround for this issue?

Minishlink commented 5 months ago

Make sure to use VAPID, and have a valid subject (mailto or https website). Setting urgency might help too.