AndroidStudio在应用程序未运行时无法接收通知负载
创始人
2024-08-20 12:30:04
0

当应用程序未运行时,Android Studio 无法接受推送通知的负载。要解决此问题,您需要在应用程序中实现 FirebaseMessagingService 类以处理通知负载。在 FirebaseMessagingService 类中,您可以使用 onMessageReceived 方法来接收通知负载并执行所需的操作。以下是一个示例:

public class MyFirebaseMessagingService extends FirebaseMessagingService {

private static final String TAG = "MyFirebaseMessagingService";

@Override
public void onMessageReceived(RemoteMessage remoteMessage) {
    super.onMessageReceived(remoteMessage);

    // Get notification payload
    String notificationTitle = remoteMessage.getNotification().getTitle();
    String notificationBody = remoteMessage.getNotification().getBody();

    // Get data payload
    String dataValue1 = remoteMessage.getData().get("key1");
    String dataValue2 = remoteMessage.getData().get("key2");

    // Handle notification
    sendNotification(notificationTitle, notificationBody, dataValue1, dataValue2);
}

private void sendNotification(String notificationTitle, String notificationBody, String dataValue1, String dataValue2) {
    // Build notification
    NotificationCompat.Builder notificationBuilder = new NotificationCompat.Builder(this, "channel_id")
            .setContentTitle(notificationTitle)
            .setContentText(notificationBody)
            .setSmallIcon(R.drawable.ic_notification)
            .setAutoCancel(true);

    // Handle data payload
    if (dataValue1 != null && dataValue2 != null) {
        // Do something with data values
    }

    // Show notification
    NotificationManagerCompat notificationManager = NotificationManagerCompat.from(this);
    notificationManager.notify(0, notificationBuilder.build());
}

}

您还需要在 AndroidManifest.xml 文件中声明您的 FirebaseMessagingService 类,如下所示:

现在您可以在应用程序未运行时接受推送通知并处理通知负载。

相关内容

热门资讯

透视计算!山城九九辅助,约局吧... 透视计算!山城九九辅助,约局吧开挂神器是真的吗-起初有挂开挂辅助平台;无需打开直接搜索加(薇:136...
一分钟了解!牛总管辅助免费版,... 一分钟了解!牛总管辅助免费版,友间十三道有什么窍门(有挂开挂辅助平台)您好:友间十三道有什么窍门这款...
透视透明!极速官方暗堡透视,w... >>您好:极速官方暗堡透视确实是有挂的,很多玩家在这款极速官方暗堡透视游戏中打牌都会发现很多用户的牌...
记者爆料!传送屋激k辅助器,闲... 传送屋激k辅助器开挂教程视频分享装挂详细步骤在当今的网络游戏中,传送屋激k辅助器作为一种经典的娱乐方...
透明总结!wepoker破解版... 透明总结!wepoker破解版内购,wepoker轻量版书签-从前有挂开挂辅助安装;打开点击测试直接...
重大消息!越乡游辅助工具,衢州... 重大消息!越乡游辅助工具,衢州都莱辅助器(有挂开挂辅助下载);无需打开直接搜索加薇136704302...
透视线上!微乐家乡脚本助手,a... 大家好,今天小编来为大家解答微乐家乡脚本助手这个问题咨询软件客服可以免费测试直接加微信(136704...
科技新动态!微乐游戏小程序辅助... 【亲,微乐游戏小程序辅助器免费 这款游戏可以开挂的,确实是有挂的,很多玩家在这款微乐游戏小程序辅助器...
透视好友房!手机游戏挂机辅助软... 手机游戏挂机辅助软件开挂教程视频分享装挂详细步骤在当今的网络游戏中,手机游戏挂机辅助软件作为一种经典...
每日必看教程!吉祥填大坑的破解... 每日必看教程!吉祥填大坑的破解方法,九酷众游辅助(有挂开挂辅助神器)1、下载安装好吉祥填大坑的破解方...