You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to send through Firebase to send messages, but nothing is happening.Here's why FirebaseMessaging com...le.firebase.example.messaging W Missing Default Notification Channel metadata in AndroidManifest. Default value will be used. 2025-02-01 16:30:13.953 621-674 ProcessStats pid-621 W Tracking association SourceState{4ed4fb8 com.google.firebase.example.messaging/10190 Service #3921} whose proc state 8 is better than process ProcessState{d23c41a com.google.android.adservices.api/10186 pkg=com.google.android.adservices.api} proc state 10 (1 skipped) 2025-02-01 16:30:13.957 621-944 ActivityManager pid-621 D sync unfroze 1616 com.google.android.gms for 6 2025-02-01 16:30:13.962 1616-1616 BoundBrokerSvc pid-1616 D onBind: Intent { act=com.google.android.gms.semanticlocationhistory.deidentifieddata.storevisits.StoreVisitsProcessingService.ACTION_TASK_READY dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService } 2025-02-01 16:30:13.962 1616-1616 BoundBrokerSvc pid-1616 D Loading bound service for intent: Intent { act=com.google.android.gms.semanticlocationhistory.deidentifieddata.storevisits.StoreVisitsProcessingService.ACTION_TASK_READY dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService } 2025-02-01 16:30:13.969 5789-5891 FirebaseMessaging dem.corp.androidmessenger W Notification Channel set in AndroidManifest.xml has not been created by the app. Default value will be used.
The text was updated successfully, but these errors were encountered:
diod8989
changed the title
I'm trying to stop using Firebase to send messages, but nothing is happening.Here's why:
I'm trying to send through Firebase to send messages, but nothing is happening
Feb 1, 2025
I'm trying to send through Firebase to send messages, but nothing is happening.Here's why
FirebaseMessaging com...le.firebase.example.messaging W Missing Default Notification Channel metadata in AndroidManifest. Default value will be used. 2025-02-01 16:30:13.953 621-674 ProcessStats pid-621 W Tracking association SourceState{4ed4fb8 com.google.firebase.example.messaging/10190 Service #3921} whose proc state 8 is better than process ProcessState{d23c41a com.google.android.adservices.api/10186 pkg=com.google.android.adservices.api} proc state 10 (1 skipped) 2025-02-01 16:30:13.957 621-944 ActivityManager pid-621 D sync unfroze 1616 com.google.android.gms for 6 2025-02-01 16:30:13.962 1616-1616 BoundBrokerSvc pid-1616 D onBind: Intent { act=com.google.android.gms.semanticlocationhistory.deidentifieddata.storevisits.StoreVisitsProcessingService.ACTION_TASK_READY dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService } 2025-02-01 16:30:13.962 1616-1616 BoundBrokerSvc pid-1616 D Loading bound service for intent: Intent { act=com.google.android.gms.semanticlocationhistory.deidentifieddata.storevisits.StoreVisitsProcessingService.ACTION_TASK_READY dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService } 2025-02-01 16:30:13.969 5789-5891 FirebaseMessaging dem.corp.androidmessenger W Notification Channel set in AndroidManifest.xml has not been created by the app. Default value will be used.
The text was updated successfully, but these errors were encountered: