Hi,
thank’s a lot for your work!
My users aren’t subscribed to a channel
https://screencloud.net/v/cXnQ
i’ve solved by changing the array on $data
$data = array(
'where' => '{}',
'expiry' => 1451606400,
'data' => array(
'alert' => $AlertMessage,
'badge' => $Badge,
),
);