Push Notification With Quasar
-
Hello To every one. i am new to quasar. i created an app using quasar. Now i want to setup the firebase notification in my app. kindly help me to make it working in my app
-
-
This post is deleted! -
pushing notifications is a job of app framework(such as Cordova, Electron, Html5 Browser), not UI layer.
Use api or component of every platform you want to deploy. There is no way to write once, deploy everywhere for this feature. -
Hi ! I join this old discussion to kindly ask for a tutorial about how to implet the push notification cross-platform.
It is a big missing in the official doc
-
@realtebo Look into Cordova. (Note this is after you wrap the quasar project with Cordova and open via Xcode. I did a few years ago. You need to change some files in Xcode.)