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

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

相关内容

热门资讯

教学盘点!wpk可以辅助吗,w... 教学盘点!wpk可以辅助吗,wepoker有机器人吗,必赢方法(一贯确实有挂)-哔哩哔哩;wepok...
玩家必看科普!德普之星透视辅助... 玩家必看科普!德普之星透视辅助软件,hhpoker辅助挂下载,我来教教你(其实是有挂的)-哔哩哔哩;...
透视有挂!wejoker辅助脚... 透视有挂!wejoker辅助脚本,we poker辅助器v3.3,细节揭秘(一直确实有挂)-哔哩哔哩...
重大通报!wepoker亲友圈... 重大通报!wepoker亲友圈有用吗,wpk俱乐部怎么辅助,规律教程(果然是有挂的)-哔哩哔哩;亲真...
必备科技!德普之星有辅助软件吗... 必备科技!德普之星有辅助软件吗,hhpoker是内部控制吗,详细教程!(一直确实有挂)-哔哩哔哩;人...
揭秘关于!德州局hhpoker... 揭秘关于!德州局hhpoker,wepoker有人用过吗,线上教程(一贯真的有挂)-哔哩哔哩;超受欢...
必备辅助推荐!wepoker破... 《必备辅助推荐!wepoker破解游戏盒子,aapoker插件下载,揭秘教程(原来有挂)-哔哩哔哩》...
我来分享!wepoker私人局... 我来分享!wepoker私人局透视插件,wepoker轻量版有透视吗,2026版教程(原来真的有挂)...
透视规律!aapoker如何设... 透视规律!aapoker如何设置胜率,德州透视竞技联盟,2026教程(原来是有挂的)-哔哩哔哩;1、...
实测教程!哈糖大菠萝有挂吗5个... 实测教程!哈糖大菠萝有挂吗5个常用方法,pokeplus脚本,黑科技教程(一直真的是有挂)-哔哩哔哩...