Proyectos de Subversion Iphone Microlearning - Inconcert

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{
2
	"aps": {
3
		"alert": {
4
			"title": "Título notificación",
5
			"subtitle": "Sub título notificación",
6
			"body": "Cuerpo notificación"
7
		}
8
 
9
 
10
	},
11
	"notification": {
12
		"body": "body notification1",
13
		"title": "title notification2",
14
		"vibrate": 1,
15
		"sound": 1
16
    },
17
	"data": {
18
		"new_capsules": 10
19
    }
20
}