Add GCM push for pushing OneMDM app to devices

This commit is contained in:
leenasn
2015-11-16 19:07:29 +05:30
parent 51881fa3fb
commit c9ec15aa9b
22 changed files with 131 additions and 76 deletions

View File

@@ -42,5 +42,5 @@ Rails.application.configure do
ACTIVE_TIMEFRAME = 1.hours
MISSING_TIMEFRAME = 2.hours
#DEFAULT_APP_URL = "http://192.168.2.92:3000/onemdm.apk"
end