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

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

相关内容

热门资讯

第9分钟项目!hhpoker免... 您好,hhpoker免费辅助器这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302...
第十分钟手筋!wepoker怎... 第十分钟手筋!wepoker怎么下载游戏(透视)一贯真的是有辅助透视(哔哩哔哩)1)wepoker怎...
第六分钟法门!werplan怎... 第六分钟法门!werplan怎么作必弊(透视)真是有辅助脚本(哔哩哔哩)一、werplan怎么作必弊...
第9分钟技法!epoker透视... 第9分钟技法!epoker透视底牌(透视)本来是真的有辅助安装(哔哩哔哩)1、操作简单,无需epok...
第3分钟秘籍!wepoker轻... 第3分钟秘籍!wepoker轻量版透视方法(透视)真是是有辅助辅助(哔哩哔哩)1、wepoker轻量...
第9分钟指引!wepoker透... 第9分钟指引!wepoker透视app下载(透视)确实是真的有辅助工具(哔哩哔哩)1、每一步都需要思...
三分钟积累!poker mas... 三分钟积累!poker master辅助(透视)一贯存在有辅助插件(哔哩哔哩)1、poker mas...
六分钟教程书!hhpoker外... 六分钟教程书!hhpoker外开挂靠谱吗(透视)真是真的是有辅助透视(哔哩哔哩)1、每一步都需要思考...
2分钟诀窍!wepoker可以... 2分钟诀窍!wepoker可以开透视吗(透视)一直存在有辅助插件(哔哩哔哩)1、wepoker可以开...
九分钟妙计!wepoker黑侠... 九分钟妙计!wepoker黑侠辅助器(透视)一直是有辅助透视(哔哩哔哩)1、下载好wepoker黑侠...