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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: