This commit is contained in:
Matias Alejo Garcia 2016-01-20 23:17:56 -03:00
parent 427c56d4d6
commit 383c2d63c8
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ PushNotificationsService.prototype._sendPushNotifications = function(notificatio
"message": content.plain.body
}
};
opts.ios = {
"alert": content.plain.body,
"sound": "default"