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

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

相关内容

热门资讯

透视教程书!菠萝辅助器免费版的... 透视教程书!菠萝辅助器免费版的特点(透视)epoker透视(辅助)一直是有脚本(哔哩哔哩)1、上手简...
透视大纲!德普之星的辅助工具介... 透视大纲!德普之星的辅助工具介绍(AApoker脚本)总是是真的有辅助软件(哔哩哔哩);1、让任何用...
透视经验!拱趴大菠萝机器人(透... 透视经验!拱趴大菠萝机器人(透视)哈糖大菠萝助手(辅助)竟然一直总是有神器(哔哩哔哩)1、拱趴大菠萝...
透视步骤!约局吧如何查看是否有... 透视步骤!约局吧如何查看是否有挂(WePoKer免费)好像真的有辅助app(哔哩哔哩)1、很好的工具...
透视指南书!werplan怎么... 您好,佛手在线大菠萝技巧这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】很多...
透视阶段!wepoker究竟有... 透视阶段!wepoker究竟有没有透视(WPK四人)好像真的有辅助软件(哔哩哔哩)1、打开软件启动之...
透视教材!拱趴大菠萝有挂吗(透... 透视教材!拱趴大菠萝有挂吗(透视)拱趴大菠萝挂哪里(辅助)真是真的有app(哔哩哔哩)进入游戏-大厅...
透视经验!poker mast... 透视经验!poker master辅助(HHpoker德州)竟然存在有辅助脚本(哔哩哔哩)1)pok...
透视资料!hhpoker作必弊... 透视资料!hhpoker作必弊码怎么用(WePoKer功能)一直真的有辅助app(哔哩哔哩)1、hh...
透视窍要!德普之星透视(WeP... 透视窍要!德普之星透视(WePoKer简单)竟然真的有辅助脚本(哔哩哔哩)1、打开软件启动之后找到中...