Files
gorush/gorush
Bo-Yi Wu 1707f39b7d remove required field: message
Fix #162
Fix #146

//     "aps" : {
//         "alert" : {
//             "title" : "Game Request",
//             "body" : "Bob wants to play poker",
//             "action-loc-key" : "PLAY"
//         },
//         "badge" : 5
//     },

and

//     "aps" : {
//         "alert" : "You got your emails.",
//         "badge" : 9,
//         "sound" : "bingbong.aiff"
//     },

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-24 15:54:48 +08:00
..
2016-04-07 14:42:38 +08:00
2016-05-09 14:48:07 +08:00
2016-05-03 09:56:59 +08:00
2016-05-16 21:04:05 +08:00
2016-12-20 09:47:58 +08:00
2016-12-24 15:54:48 +08:00
2016-09-30 10:49:52 +08:00
2016-12-14 00:08:36 +08:00
2016-12-20 09:34:25 +08:00
2016-05-02 19:42:21 +08:00
2016-07-20 17:06:26 +08:00