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

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

相关内容

热门资讯

了解透视!wepokerplu... 了解透视!wepokerplus辅助,wepoker辅助是真的假的,机巧教程(有挂神器)-哔哩哔哩该...
推荐透视!epoker免费透视... 推荐透视!epoker免费透视脚本,wpk软件是正规的吗,绝活儿教程(竟然有挂)-哔哩哔哩1、游戏颠...
教你透视!wejoker手机版... 教你透视!wejoker手机版透视脚本,wepoker私人局透视,技法教程(揭秘有挂)-哔哩哔哩1、...
推荐透视!hhpoker是真的... 推荐透视!hhpoker是真的假的,wepoker透视app下载,方式教程(有挂辅助)-哔哩哔哩1、...
关于透视!wpk模拟器,hhp... 关于透视!wpk模拟器,hhpoker有没有作必弊挂,模板教程(有挂方式)-哔哩哔哩hhpoker有...
教你透视!wepoker看底牌... 教你透视!wepoker看底牌,wpk辅助器是真的吗,资料教程(有挂细节)-哔哩哔哩;1、很好的工具...
关于透视!wepokerplu... 关于透视!wepokerplus作必弊,wepoker辅助器免费,窍要教程(了解有挂)-哔哩哔哩1、...
总结透视!newpoker怎么... 总结透视!newpoker怎么安装脚本,wepoker有没有透视方法,妙计教程(有挂助手)-哔哩哔哩...
详情透视!wpk有那种辅助吗,... 详情透视!wpk有那种辅助吗,cloudpoker怎么开挂,指南教程(有挂详细)-哔哩哔哩cloud...
解谜透视!hhpoker辅助器... 解谜透视!hhpoker辅助器,uupoker透视,要领教程(有挂教程)-哔哩哔哩1、玩家可以在hh...