Closed ArtemBozhenko closed 11 months ago
I am also facing the same issue, is there any update on this?
I am also facing the same issue, is there any update on this?
Just double check your NOTIFICATION_CHANNEL_ID and send test notification via firebase "New campaign", should work When your backend will send notification, he must put your NOTIFICATION_CHANNEL_ID in android config
I am facing problems with vibrating on my android phone. It doesn’t work for background notifications, but works fine for foreground notifications.
index.js file
initNotifee.ts file
Sending push via firebase test message
Any ideas what's wrong? I checked application settings for notification. They allowed for vibrations.