-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Foreground notification not working with Angular 9 #2331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I also have this problem with version 6.0.0-rc.1. |
getting this works by downgrade the firebase version to 7.5.0 |
it's worked with me with |
@OmarioHasan I applied angularfire 6 public and firebase 7.6.0. But this issue is still. Could you give ma more idea? Thanks. |
@OmarioHasan I found another issue(#2299). This is still open. Thank you for reply. |
Version info
Angular CLI: 9.0.2
Node: 10.16.0
OS: win32 x64
Angular: 9.0.1
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router, service-worker
Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.900.2
@angular-devkit/build-angular 0.900.2
@angular-devkit/build-optimizer 0.900.2
@angular-devkit/build-webpack 0.900.2
@angular-devkit/core 9.0.2
@angular-devkit/schematics 9.0.2
@angular/cli 9.0.2
@angular/fire 5.4.2
@ngtools/webpack 9.0.2
@schematics/angular 9.0.2
@schematics/update 0.900.2
rxjs 6.5.4
typescript 3.7.5
webpack 4.41.2
How to reproduce these conditions
foreground notification was working well with angular 8
when i updated to Angular 9 b ckground notification only working
The text was updated successfully, but these errors were encountered: