REQUEST SUPPORT FOR THE URGENT THING!!! #7113
Unanswered
codesniper9315
asked this question in
Q&A
Replies: 1 comment
-
Thanks, guys! I got the reason. It is firebase_messaging pub package issue. This issue is only happened when app is running on foreground. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, contributors!
I am facing very strange issue. I have been building & maintaining e-commerce flutter application for the company.
I created 2 firebase projects (let's say A, B) and added same android app by filling out the same package name.
And downloaded google-services.json file from the A project. Also installed firebase-messaging package correctly.
Actually notification is working well. My issue is that if I send the notification from B project customers can still receive the notification in our app. I am wondering that firebase just be working like this or it is issue...
In my thinking, even if it is not issue, it should be fixed. Because someone knows that my application package name and I used firebase for the push notification. In this case others can create the new project on his/her side including same app. Then if they send the notification, our customers will receive that fucking notifications that we didn't send.
Thanks, guys!
Beta Was this translation helpful? Give feedback.
All reactions