thank you for your answer.. work for me, but you need to add an "aps" in the ios notifications, so .... in this part for "apns" shoud be:
"apns":{
"payload":{
"aps":{
"sound":"default"
}
}
}