Open hikalkan opened 4 years ago
@hikalkan it is possible to "transform" the existing Blazor WebAssembly app to PWA: https://dev.to/gopkumr/how-can-i-turn-my-blazor-webassembly-to-pwa-1fao Just add json manifest and Service-Worker.js.
It should be no difficulties to do this till abp v4.0.
@hikalkan what do you think?
As a replacement for the Xamarin example mobile app, this would be awesome.
If that can be done after creating your project, than it is good, anyone can do :) We will work on it in the next milestones. However, if someone creates a community article to show how to do it, it is appreciated. In this way, we can also make it for the startup project.
We can setup the startup template, so it can (optionally?) supports PWA out of the box.