简体   繁体   English

如何在三星设备中的应用程序图标徽章上推送通知消息计数

[英]how to push notification message count on app icon badge in samsung devices

I have create firebase push notification in my app.我在我的应用程序中创建了 firebase 推送通知。 Push notification completely show in android device but push notification message not count on app icon badge.推送通知完全显示在 Android 设备中,但推送通知消息不依赖于应用程序图标徽章。 In MI device Push notification message count on app icon badge.在 MI 设备中,应用图标徽章上的推送通知消息计数。 whats problem why samsung device is not count message on badge?为什么三星设备不计算徽章上的消息是什么问题?

目前在 Android 中没有办法,因为徽章计数不是平台的一部分。某些设备硬件支持,因为有些设备不支持徽章计数。对此没有标准方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在后台在Android应用程序图标上计算推送通知消息徽章 - How to count Push notification message badge on android app icon in background 如何以编程方式在Android上的应用程序图标上显示推送通知徽章计数? - How to show push notification badge count on app icon in android programmatically? Android 推送通知 - 适用于所有设备的应用程序徽章图标 - Android Push Notification - App Badge Icon for all devices 在没有推送通知的情况下更新应用程序图标上的徽章计数 - Update badge count on app icon without push notification 如何在Sony Xperia设备上的应用程序图标上添加通知标志/计数? - How to add a notification badge/count to application icon on Sony Xperia devices? 如何使用 Ionic 2 在 Android 应用程序图标中增加徽章计数通知? - How to increase badge count notification in the Android app icon using Ionic 2? 如何在奥利奥的应用程序图标上显示多个通知计数徽章? - How to display multiple notification count badge on app icon in Oreo? 取消推送通知并打开应用程序时如何增加计数徽章? - How to increase the count badge when push notification recevied and app is open? Android App Icon中的通知计数徽章 - Notification Count Badge in Android App Icon Flutter - 推送通知到达时在应用程序图标上显示徽章编号 - Flutter - Display badge number on app icon when push notification arrives
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM