CommunityNews

CommunityNews

Appleshouter - iOS Push Notifications for PWAs and Web apps

For a long time Apple Wallet has provided an API to create passes, be it coupons, boarding passes or event tickets.

The great thing about those is that you don’t need to pass a review to create them and you can distribute them as files!

But what does that have got to do with Notifications?

The interesting thing about those passes is that Apple provides a way to send Push Notifications when the passes get updated.

This is done so you can e.g. get notified when your flight gets cancelled/delayed.

This allows for a workaround for the above problem. What we want to do is this:

  • Generate a pass for each of your users
  • That pass has a single field that contains your notification text.
  • When you want to send a notification to your users you simply update that field and your users receive a push notification!

Read in full here:

This thread was posted by one of our members via one of our news source trackers.

Where Next?

Popular Ios topics Top

First poster: bot
For a long time Apple Wallet has provided an API to create passes, be it coupons, boarding passes or event tickets. The great thing abou...
New
RustemAqtau
Is Appcode worth it or XCode is enough for iOS App Development?
New
New

Other popular topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New
AstonJ
This is cool! DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON We just witnessed something incredible: the largest open-s...
New
Fl4m3Ph03n1x
Background Lately I am in a quest to find a good quality TTS ai generation tool to run locally in order to create audio for some videos I...
New