Proyectos de Subversion Iphone Microlearning - Inconcert

Rev

Autoría | Ultima modificación | Ver Log |

{
        "aps": {
                "alert": {
                        "title": "Título notificación",
                        "subtitle": "Sub título notificación",
                        "body": "Cuerpo notificación"
                }


        },
        "notification": {
                "body": "body notification1",
                "title": "title notification2",
                "vibrate": 1,
                "sound": 1
    },
        "data": {
                "new_capsules": 10
    }
}