Firebase Messaging Service Not Received When App Closed
Firebase Messaging Service Not received , While the application is closed in the background. message appears to be sent when I send a message { 'multicast_id': 5871474003172698
Solution 1:
{ "to" : "dBKpb8U7QKyMRKIXqHlLcg:APA91bH_lWnsFCaisz7pOUhxqNtWRCn5NdCiQ2ofvVKWfIcK7LCycVwv-RuJvOCViZfBOlkrz7KG1r72LCkxNycwPymFFbTWwjS3XPOwshpobMEWB_lblBgjXShdzzyufJAO4c4z0pfk", "data" : { "command":"restart" } }
send your json firebase. and ever your app enter for FirebaseMessagingService
Post a Comment for "Firebase Messaging Service Not Received When App Closed"