just-kile / Zapfmaster2000

facebook.com/Zapfmaster2000
2 stars 1 forks source link

Implement Google Cloud Messaging #117

Open partysalat opened 11 years ago

partysalat commented 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

partysalat commented 11 years ago

Needed Backend functionalities:

GCM requires a https request, so the tomcat has to have a https connector

partysalat commented 11 years ago

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