I have been using notification on my other app and it is working just fine. I have also implemented channelId
, but when I am using the similar code for new app, notification is just not showing up. No errors reported.
Following is the code I am using
NotificationManager mNotificationManager
…
Top comments (0)