ais-one/cookbook

Make it PWA?

gabrieligbastos opened this issue · 2 comments

Make it PWA?

Hi,

I have added it to the wiki - item 6 (not in order of priority).

The PWA will be part of a cookbook and not affect the VueCrudX component itself.

I have a project using VueCrudX in a PWA.

There is one important thing to note is that if you want to handle Push Notifications (android only, IOS not ready yet AFAIK)...

You need to use custom service worker...

This article helped alot.

oh perfect, it makes sense for me now ;) thanks for quickly reply