how to handle it in android fcm please share any suitable solution i want to reslove issue of fcm on backround and on foreground
$payload = [
'to' => $user->device_token,
'collapse_key' =>'test message',
'data' => [
'title' => '',
'message' => $push_message
],
'notiification' => [
'title' => '',
'message' => $push_message
]
];
how to handle it in android fcm please share any suitable solution i want to reslove issue of fcm on backround and on foreground
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire