Bhushan Lunkad

Results 1 comments of Bhushan Lunkad

This works for me. ``` $fields = array( 'registration_ids' => $registration_ids, 'data' => $message, 'content-available' => true, 'priority' => 'high', 'notification' => $message, ); ```