Client not receiving notifications in specified channel (Expo, Android)
I have already specified the notification channel in my backend code, but somehow the client doesn’t receive the notification in the specified channel. I also set the notification channel for the client. I already followed the doc, but the notifications are received as Miscellaneous
, as mentioned in the documentation on handling-notification-channels.