Question Push notification using firebase?

You can't just dump your entire codebase like that on us and ask us for help. That would be just like some people in my company who put in a ticket who gives a vague description of their problem and say "Please do the needful".

Ideally, you should post the minimal amount of code to reproduce the problem. If you can't do that, at least provide a more detailed guide to how your code works, how it currently sends push notifications, how it handled notifications from Firebase, and most importantly of all: why you can't interface your push notification code with your Firebase notification handling.
 
Back
Top Bottom