Hi, i have a problame with send nothifiction from php the function is: function send_notification($message) { // Set POST variables $url = '[url=https://api.appery.io/rest/push/msg/key]https://api.appery.io/rest/push/msg/key[/url]'; $fields = array( 'channels' = 0000, 'message' = $message, 'badge' =...