How can I enable push notifications for Safari on iOS?
I have a Laravel website and I have enabled push notifications using Pusher and Laravel's Notification trait.
I have no issues on android and desktop. The problem is with safari on iOS. How can I send push notifications to iOS devices? I tried getting the certificate from apple developer's account but there is no certificate section on my developer's account.