I am writing this blog to share my findings on a question that I had during the developments of PWA. I went through many blogs and tutorials for th...
For further actions, you may consider blocking this person and/or reporting abuse
Notifications are the biggest gripe right now. I wish LocalNotifications API just worked out of the box without any need for complicated Google services. they don't even seem to work on non-pwas on mobile.
Great article, it served well for almost 4 years but it might need an update though. Starting with push notifications, ios is claimed to be supporting web-push now.
developer.apple.com/documentation/...
qvik.com/news/web-push-notificatio...
This is a great site for demoing some of the PWA features.
whatpwacando.today/
Chrome 80+ support the Contact Picker API which can help you access the contact list of a smartphone π
web.dev/contact-picker/
Thanks for share, it will be very helpful to us.
Nice post !
Why not talking about the App Store support ? You can now publish PWA on Play Store (idk about Apple Store)
Thanks for read.
Will try to cover this topic in our future blogs.
Wow, great checklist.
Your words motivates us.
Thanks..
How Can PWA access the phoneβs GPS? Please share any API or reference link for accessing GPS location via offline using PWA
How can we prevent PWA from refreshing?
I have created a PWA Chat App. The App refreshes the page after uploading a photo using a mobile Camera and also, reloads after switching between apps.