While i'm trying to send message through registered device it's shows following error...
Notice: Trying to get property of non-object in C:\wamp64\www\fcm_server\send.php on line 43
Here i have attached the code below
line.no 43-->
if($result->success){
header('Location: sendNotification.php?success');
}else{
echo "
While i'm trying to send message through registered device it's shows following error... Notice: Trying to get property of non-object in C:\wamp64\www\fcm_server\send.php on line 43 Here i have attached the code below line.no 43--> if($result->success){ header('Location: sendNotification.php?success'); }else{ echo "