In the version of getToken function missing permission request (Notification.requestPermission()), how do you configure in this situation with await and async ?
Thank for your videos, but for this topic It's not very clear how you integrated fcm, following the video at the end I can't get it to work. Do you have a link to the working code to share?
it is in the repository, besides that I had removed my FCM credentials from the code. You will have to get your own to work. github.com/deepakjha14/students-details-pwa
I have used the firebase outside the realm of angular and this is a warning. I did not bother about it honestly, let me have a look and I will get back to you.
Hello, just a small question I can't find your service worker file, is it virtually created using provideService work which you've used in app.config.ts?
I got the token from FB! You're a great tutor....
I don't know how you knew how to fix the 'not supported' error - amazing stuff
Experience + Debugging :)
In the version of getToken function missing permission request (Notification.requestPermission()), how do you configure in this situation with await and async ?
Thank for your videos, but for this topic It's not very clear how you integrated fcm, following the video at the end I can't get it to work. Do you have a link to the working code to share?
it is in the repository, besides that I had removed my FCM credentials from the code. You will have to get your own to work. github.com/deepakjha14/students-details-pwa
What about this FirebaseError..(messaging/token-unsubscribe-failed) in this minute ua-cam.com/video/TNxJxOZWmHs/v-deo.html ? Any clue? Thanks
I have used the firebase outside the realm of angular and this is a warning. I did not bother about it honestly, let me have a look and I will get back to you.
Hello, just a small question I can't find your service worker file, is it virtually created using provideService work which you've used in app.config.ts?
It is generated when you build the app