You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
fjerbi
changed the title
Firebase Push Notification : Only one device is receiving the notification
Only one device is receiving the notification
Sep 4, 2024
I'm having a weird behavior in my APP while working on a push notification functionality that sends notifications to a team when a camping is created.
I console logged, and notifications were sent to all team, but only the camping creator receives the notification.
I'm running two emulators, I tried the same thing using messaging in the Firebase console, and only one emulator device receives the notification.
Did anyone faced similar situation?
App.tsx
The text was updated successfully, but these errors were encountered: