Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/230.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android中的杂项与未分类与分类通知_Android_Android Studio_Push Notification_Notifications_Firebase Cloud Messaging - Fatal编程技术网

Android中的杂项与未分类与分类通知

Android中的杂项与未分类与分类通知,android,android-studio,push-notification,notifications,firebase-cloud-messaging,Android,Android Studio,Push Notification,Notifications,Firebase Cloud Messaging,我有两个应用程序,它们的通知处理代码完全相同。当应用程序在后台运行并收到新通知时,一个应用程序将该通知视为“未分类”,另一个应用程序将其视为“杂项” 我需要通知在我的两个应用程序中都是杂项的。请告诉我完全相同代码的这两个不同结果的可能原因:( 另外,我正在使用firebase云消息发送通知

我有两个应用程序,它们的通知处理代码完全相同。当应用程序在后台运行并收到新通知时,一个应用程序将该通知视为“未分类”,另一个应用程序将其视为“杂项” 我需要通知在我的两个应用程序中都是杂项的。请告诉我完全相同代码的这两个不同结果的可能原因:(

另外,我正在使用firebase云消息发送通知