Open partysalat opened 11 years ago
For push requests it would be very nice if you could receive Challenges even if the ZM2k android app is not started. Furthermore android users will be available at all time (no overhead challenge - server push requests)
see http://developer.android.com/google/gcm/index.html
Needed Backend functionalities:
GCM requires a https request, so the tomcat has to have a https connector
see here https://github.com/just-kile/Zapfmaster2000/wiki/Schema-app-cloud-gcm and here https://github.com/just-kile/Zapfmaster2000/wiki/schema-app-cloud-registertoken for JSON Schemas
For push requests it would be very nice if you could receive Challenges even if the ZM2k android app is not started. Furthermore android users will be available at all time (no overhead challenge - server push requests)
see http://developer.android.com/google/gcm/index.html