PHP Classes

Push notifications for web browsers and now Apple iOS 16.4 pwa: I can’t find any packages that are current and work for webpush

Recommend this page to a friend!
  All requests RSS feed  >  Push notifications for web browsers a...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Push notifications for web browsers and now Apple iOS 16.4 pwa

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of pbnkp by pbnkp - 10 months ago (2023-05-17)

I can’t find any packages that are current and work for webpush

This request is clear and relevant.
This request is not clear or is not relevant.

+2

I’m looking for a package that I can self host and I can use on my own custom php code and add it into and use. I’m using php 7.4.2

  • 2 Clarification requests
  • 2. Picture of Okanlawon Anuoluwapo by Okanlawon Anuoluwapo - 10 months ago (2023-05-17) Reply

    Hello,

    Web push notification is tricky to achieve on PWA, especially with PHP but, try this package I recently used: minishlink/web-push install with composer, and include it in your project, I hope this solves it and is precisely what you are looking for.

    • 1. Picture of Manuel Lemos by Manuel Lemos - 10 months ago (2023-05-17) Reply

      Hello,

      If you tried the push notification packages in the site, can you tell more what happens when you try it with Apple iOS 16.4 so it does not work for you?

      Ask clarification

      1 Recommendation

      PHP Web Push Notifications Server: Queue and push notifications to Web users

      This recommendation solves the problem.
      This recommendation does not solve the problem.

      +1

      Picture of Stefan Kientzler by Stefan Kientzler package author package author Reputation 370 - 10 months ago (2023-05-17) Comment

      With the release of version 16.4 the Push API will be supported by iOS

      "Now with iOS and iPadOS 16.4, we are adding support for Web Push to Home Screen web apps. Web Push makes it possible for web developers to send push notifications to their users through the use of Push API, Notifications API, and Service Workers all working together."

      The proposed package works in the frontend with the specified API's and should therefore also work on iOS devices from this version onwards.

      The backend written in PHP is independent of the client system anyway.

      However, since I don't have access to iOS devices, I can't test the compatibility myself and would be grateful if other developers would share their experiences in this regard (possibly also with changes/encancements/fixes) here in the support forum of the package


      Recommend package
      : 
      :