John Ricaurte

Results 3 comments of John Ricaurte

I also wish to have this ducmentation updated I tried to copy the code from the sample project but I'm getting this error: FirebaseError: Messaging: A problem occurred while subscribing...

I used this link here https://github.com/angular/angularfire/blob/master/docs/compat/messaging/messaging.md fo implement mine messaging client, but it can be tricky.

I'm usign the following dependencies, but definitve will not work for PWA, only for Web Browsers (Desktop and Mobile) `"dependencies": { "@angular/animations": "^14.2.10", "@angular/cdk": "^14.2.7", "@angular/common": "^14.2.10", "@angular/compiler": "^14.2.10", "@angular/core":...