I used to use push notifications normally in my app, but my client decided to change the app's branding, so I changed the package name and made a new publication in the stores.
I'm using the same Firebase project, I've already made the changes and when I test notifications through "messaging" directly in Firebase, the notifications arrive!
But when I try to send them manually through Flutterflow it doesn't work, but it appears that it was sent to 9 or sometimes even more devices! However, I only have this new app with a new package name on my phone! I find it strange, can someone help me?