I’ve integrated firebase cloud messaging, and got it all working, but i’m getting a popup every time a user logs in or out. I can’t find anything about this on google, but i’m assuming i’ve done something wrong!
is there a way to stop this?
Looks like an ion-alert message?
Search your code for “Push registration success”
If that doesn’t work, better give us some more details about how you’ve implemented it.