Page 2 of 2

Re: Local Notification from Ionic 4 PWA

Posted: Thu Feb 17, 2022 3:42 pm
by Galyna Abramovych

We also have an Ionic 5 Local Notifications Tutorial now.
So, please check this link out, if if looks interesting: https://docs.appery.io/docs/ionic-5-loc ... s-tutorial


Re: Local Notification from Ionic 4 PWA

Posted: Tue Mar 15, 2022 5:30 am
by brendanm@ite.co.za

The tutorial is great but this I guess is for a native application and not a PWA?


Re: Local Notification from Ionic 4 PWA

Posted: Tue Mar 15, 2022 5:33 am
by brendanm@ite.co.za

I already use SweetAlert but that will only work if the PWA is in the foreground. If the PWA is in the background I want to use a local notification to show a message/alert to the user. Just like what happens when a new WhatsApp or email message arrives on your phone but you have those apps closed or not in the foreground. You still get an alert.


Re: Local Notification from Ionic 4 PWA

Posted: Mon Apr 25, 2022 8:01 pm
by brendanm@ite.co.za

Yes that is nice but it will not work for a PWA


Re: Local Notification from Ionic 4 PWA

Posted: Mon Jul 17, 2023 8:33 am
by Hudson545
Serhii Kulibaba wrote: Thu Aug 20, 2020 9:06 am

Hello,

You are right, Push Notifications work only in native apps. No ways to use the same in PWA

You're correct that push notifications typically work only in native apps. However, there are emerging technologies like Web Push API that allow push notifications to be used in Progressive Web Apps (PWAs). It's worth exploring for your specific use case.


Re: Local Notification from Ionic 4 PWA

Posted: Tue Oct 31, 2023 12:42 pm
by dozesstun

Thank you, we have redirected your idea to our development team.