Juventus Live Push Test

 

Device Token:

Type:

Message:

Messaggi di esempio

Invite:

{
	"aps": {
		"alert": {
			"loc-key": "GAME_INVITE",
			"loc-args": ["Fabrizio", "SFG @ SDP"]
		},
		"sound": "invite.caf"
	},
	"node": "33242",
	"channel": "5",
	"server": "capo.tok.tv",
	"from": "fabricapo\\40gmail.com@capo.tok.tv"
}

Game Event:

{
	"aps": {
		"sound": "burp",
		"alert": {
			"body": "Salute!"
		}
	}
}

Message:

{
	"aps": {
		"sound": "burp",
		"alert": {
			"body": "Ciao!"
		}
	}
}

Download App:

{
	"aps": {
		"sound": "notify",
		"alert": {
			"body": "Scarica Juventus Live"
		}
	},
	"app": "tv.tok.juventuslive"
}