Android通知 - 相同标签的本地和FCM通知不会合并
创始人
2024-08-21 18:30:07
0

在 Android 中,如果您发送具有相同标签的本地通知和 FCM(Firebase Cloud Messaging)通知,它们不会自动合并。但是,您可以使用以下方法手动实现此功能:

  1. 首先,确保您的应用程序中已经启用了 FCM 并正确配置了通知通道。此外,确保您的应用程序可以接收和处理 FCM 推送通知。

  2. 在发送 FCM 通知时,确保您设置了相同的 tag 值。例如:

NotificationCompat.Builder builder = new NotificationCompat.Builder(this, "channel_id")
        .setSmallIcon(R.drawable.ic_notification)
        .setContentTitle("FCM Notification")
        .setContentText("This is an FCM notification")
        .setPriority(NotificationCompat.PRIORITY_DEFAULT)
        .setTag("notification_tag");

NotificationManagerCompat notificationManager = NotificationManagerCompat.from(this);
notificationManager.notify(0, builder.build());
  1. 在本地通知中,使用相同的 tag 值来设置通知。例如:
NotificationCompat.Builder builder = new NotificationCompat.Builder(this, "channel_id")
        .setSmallIcon(R.drawable.ic_notification)
        .setContentTitle("Local Notification")
        .setContentText("This is a local notification")
        .setPriority(NotificationCompat.PRIORITY_DEFAULT)
        .setTag("notification_tag");

NotificationManagerCompat notificationManager = NotificationManagerCompat.from(this);
notificationManager.notify(0, builder.build());
  1. 接下来,在您的应用程序的 onMessageReceived() 方法中,处理 FCM 通知,并检查是否存在具有相同 tag 值的本地通知。如果存在,则取消该本地通知。例如:
@Override
public void onMessageReceived(RemoteMessage remoteMessage) {
    if (remoteMessage.getNotification() != null) {
        String tag = remoteMessage.getNotification().getTag();

        if (tag != null) {
            NotificationManagerCompat notificationManager = NotificationManagerCompat.from(this);
            notificationManager.cancel(tag, 0);
        }
    }
}

通过以上步骤,您可以确保具有相同标签的本地通知和 FCM 通知不会合并,并且当收到 FCM 通知时,将取消相应的本地通知。请注意,您需要根据自己的应用程序逻辑和需求进行适当的调整。

相关内容

热门资讯

透视苹果版"aapo... 透视苹果版"aapoker透视怎么用"详细辅助2025新版总结(辅助软件价格辅助);支持2-10人实...
透视游戏"aapok... 透视游戏"aapoker怎么选牌"详细辅助透明教程(可以看底牌透视)是由北京得aapoker怎么选牌...
透视安装"hhpok... 1、透视安装"hhpoker辅助器"详细辅助系统教程(透视底牌脚本技巧)。2、hhpoker辅助器透...
透视总结"wepok... 透视总结"wepoker有用吗"详细辅助解密教程(可以下载游戏技巧);《WPK辅助透视》‌:支持手机...
透视ai"wepok... 透视ai"wepoker辅助器有哪些功能"详细辅助黑科技教程(私人定制透视软件);最新版2024是一...
透视存在"werpl... 《透视存在"werplan透视挂"详细辅助分享教程(国外版透视神器)》 werplan透视挂软件透明...
透视线上"wepok... 透视线上"wepoker辅助透视软件"详细辅助力荐教程(透视版下载辅助);1分钟了解详细教程(微信 ...
透视插件"德普之星透... 透视插件"德普之星透视软件免费入口官网"详细辅助wepoke教程(辅助器辅助)1、许多玩家不知道德普...
辅助透视"wepok... 辅助透视"wepoker破解工具"详细辅助总结教程(私人局透视教程神器);人气非常高,ai更新快且高...
透视安装"hhpok... 1、透视安装"hhpoker德州透视挂"详细辅助揭秘教程(线上大神神器);详细教程。2、hhpoke...