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 类,如下所示:

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

相关内容

热门资讯

第七分钟带你发现!德州局wep... 您好:这款德州局wepoker辅助挂游戏是可以开挂的,确实是有挂的,很多玩家在这款德州局wepoke...
第4分钟带你了解!微信小游戏修... 衢州都莱辅助软件 无需打开直接搜索微信:136704302本司针对手游进行,选择我们的四大理由: 1...
第5分钟带你了解!陕西三代二辅... 第5分钟带你了解!陕西三代二辅助器,衢州都莱有没有辅助器,新2026教程(详细教程)-哔哩哔哩 了解...
第六分钟带你辅助!决战卡五星辅... 第六分钟带你辅助!决战卡五星辅助软件,非凡贪玩脚本,揭秘教程(存在有挂)-哔哩哔哩>>您好:软件加薇...
四分钟带你科普!川川云脚本破解... 四分钟带你科普!川川云脚本破解,葫芦娃辅助脚本,透明教程(有挂技巧)-哔哩哔哩;亲,葫芦娃辅助脚本这...
9分钟带你发现!微信小程序锄大... 9分钟带你发现!微信小程序锄大地辅助,心悦踢坑神器软件下载,AI教程(有挂方法)-哔哩哔哩;亲,心悦...
五分钟带你讲究!中至上饶辅助器... 五分钟带你讲究!中至上饶辅助器,全来潜山跑风破解版安卓,攻略教程!(有人有挂)-哔哩哔哩 了解更多开...
第五分钟带你讲解!多乐辅助器使... 多乐辅助器使用方法是一款专注玩家量身打造的游戏记牌类型软件,在多乐辅助器使用方法这款游戏中我们可以记...
7分钟带你开挂!兴动互娱辅助器... 7分钟带你开挂!兴动互娱辅助器,战皇大厅辅助排行,系统教程(有挂方略)-哔哩哔哩;无需打开直接搜索薇...
第3分钟带你发现!闲逸碰胡金钟... >>您好:闲逸碰胡金钟罩确实是有挂的,很多玩家在这款闲逸碰胡金钟罩游戏中打牌都会发现很多用户的牌特别...