Some Oreo devices are not getting Push Notification

前端 未结 6 1379
没有蜡笔的小新
没有蜡笔的小新 2020-12-02 21:13

Samsung S8/S5/J2/Note3 are getting Firebase Push Notification successfully either app is killed, in background or foreground,

but In

6条回答
  •  情深已故
    2020-12-02 22:03

    In the Oreo, they introduce one new concept of channelization of push notification. You can read more about channelization here. Implement the notification for Oreo and above the bellow ore separately. You can refer the following answer to fix the issue.

    I have fixed the issue in xamarin.android, hope this will work for you.

提交回复
热议问题