firebase-pwa
Mobile icon

Firebase for PWA

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 27 October 2021
 by 
5.0
 (1 rating)
firebase-pwa

Firebase for PWA

Documentation
1.0.1

Guide How to use this plugin

  • After managing dependencies, add function onInit to onApplicationReady, Input parameter logic OnInit (service worker) fill from path resource from step 5.





  • Don’t forget to attach we block FirebaseRequireScript to layout


  • Next step, download resource from folder SampleServiceWorker and open file in a text editor



  • Change path URL import script to your module name, in my case, module app name FirebasePWASample

  • After that, import that file to your main module app in resource folder and set deploy action to Deploy to Target Directory