hi,
I am sumithra. I am using your package for last year. I got response by using this code
foreach ($collection->pushManager as $push) {
$response = $push->getAdapter()->getResponse();
}
But nowadays, i didn't get any response using this loop. Will you please help me to get message status response
hi, I am sumithra. I am using your package for last year. I got response by using this code foreach ($collection->pushManager as $push) { $response = $push->getAdapter()->getResponse(); } But nowadays, i didn't get any response using this loop. Will you please help me to get message status response