angular / angularfire

Angular + Firebase = ❤️
https://firebaseopensource.com/projects/angular/angularfire2
MIT License
7.64k stars 2.2k forks source link

Foreground and background notifications work well in the localhost and not working in the https. In https only working background notification using firebase 7.6.0 #2477

Closed karthik11788 closed 3 years ago

karthik11788 commented 4 years ago

Version info

Angular:

Firebase:

AngularFire:

Other (e.g. Ionic/Cordova, Node, browser, operating system):

How to reproduce these conditions

Failing test unit, Plunkr, or JSFiddle demonstrating the problem

Steps to set up and reproduce

Sample data and security rules

Debug output

Errors in the JavaScript console

Output from firebase.database().enableLogging(true);

Screenshots

Expected behavior

Actual behavior

hiepxanh commented 4 years ago

please provide the basic repository, more information, basicly, I'm working with noti and it doesn't have any problem

jamesdaniels commented 3 years ago

Closing since lack of details.