Add "content-available": 1 to your $tBody['aps']
$tBody['aps'] = array (
'alert' => $tAlert,
'badge' => $tBadge,
'sound' => $sound,
"content-available": 1
);
Topic:
App & System Services
SubTopic:
Notifications
Tags: