Azure NotificationHub 推送通知不适用于 Android 8.0 API 26

Azure NotificationHub push notification doesn't work for Android 8.0 API 26

我实现了 Azure NotificationHub 推送通知。我测试了几个设备。

它适用于这些设备:

但在三星 S9 上没有收到推送通知 phone 运行 Android 8.0.0 (API 26)

三星 S9 可能有什么问题?

从 Android8 开始,通知需要 NotificationChannel to be shown. The Azure NotificationHub tutorial does not mention NotificationChannels. See also: