I have a mobile app in production, but now also want the app to be available as a PWA but still having the same functionalities. Oneof them being push notifications from firebase. How do i achieve this?
Tony
This is a cordova plugin so it won't work for a PWA application, as with all the other cordova plugins you might have in your application.