push_notifications:appcelerator
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| push_notifications:appcelerator [2015/03/02 16:51] – [INVIARE PUSH NOTIFICATIONS] letti | push_notifications:appcelerator [2015/04/01 08:44] (current) – typos feroda | ||
|---|---|---|---|
| Line 45: | Line 45: | ||
| ===Configurare il servizio di push per Android=== | ===Configurare il servizio di push per Android=== | ||
| + | **RIFERIMENTO**: | ||
| * Questa parte è volta all’utilizzo di GCM (Google Cloud Messaging) per implementare un servizio di Push Notifications verso device Android utilizzando ACS (Appcelerator Cloud Services): | * Questa parte è volta all’utilizzo di GCM (Google Cloud Messaging) per implementare un servizio di Push Notifications verso device Android utilizzando ACS (Appcelerator Cloud Services): | ||
| * Creare un progetto nella Google Cloud Console [https:// | * Creare un progetto nella Google Cloud Console [https:// | ||
| - | * l’ID del progetto (nella schermata di riepilogo dello stesso) | + | * Project number | 
| - | * una API KEY, ottenuata creando una Server Key nella sezione “APIs & Auth” | + | * una API KEY, ottenuata creando una Server Key nella sezione “APIs & Auth” | 
| + | * Andare su Overview -> Boost your app with a Google API (Enable and API) -> Mobile APIs (Cloud Messaging for Android) | ||
| * Creare un’ACS app nell’ Appcelerator cloud console [https:// | * Creare un’ACS app nell’ Appcelerator cloud console [https:// | ||
| Line 56: | Line 58: | ||
| ===Configurare il servizio di push per IOS=== | ===Configurare il servizio di push per IOS=== | ||
| + | |||
| + | **RIFERIMENTO**: | ||
| * Questa parte è volta all’utilizzo di APN (Apple Push Notifications ] per implementare un servizio di Push Notifications verso device IOs utilizzando ACS. | * Questa parte è volta all’utilizzo di APN (Apple Push Notifications ] per implementare un servizio di Push Notifications verso device IOs utilizzando ACS. | ||
| Line 100: | Line 104: | ||
| OPPURE | OPPURE | ||
| - | curl -b cookies.txt -c cookies.txt -X POST -F " | + | curl -b cookies.txt -c cookies.txt -X POST -F " | 
| - | F " | + | |
| RESPONSE: | RESPONSE: | ||
| Line 281: | Line 284: | ||
| ho appositamente deregistrato la (mia) app1, che avevo registrato da smartphone ed ora riceve comunque le notifiche inviate utilizzando l' | ho appositamente deregistrato la (mia) app1, che avevo registrato da smartphone ed ora riceve comunque le notifiche inviate utilizzando l' | ||
| + | ===NOTIFCHE TRAMITE TOKEN=== | ||
| + | |||
| + | Può ritornare un HTTP 400 " | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | |||
| + | === Build === | ||
| + | |||
| + | [[http:// | ||
| === Prove === | === Prove === | ||
push_notifications/appcelerator.1425315069.txt.gz · Last modified: 2015/03/02 16:51 by letti
                
                