mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 02:04:57 +00:00
Add GCM push for pushing OneMDM app to devices
This commit is contained in:
@@ -37,3 +37,5 @@ module OnemdmServer
|
||||
end
|
||||
STATUS_CLASSES = {active: :ok,missing: :warning,dead: :error}
|
||||
GCM_KEY = "AIzaSyCZ3lVhV2CbIcZ22f1YI_MvPx3C7sMm_2g"
|
||||
DEFAULT_APP_PACKAGE_NAME = "com.multunus.onemdm"
|
||||
DEFAULT_APP_URL = "https://s3.amazonaws.com/onemdm/onemdm.apk"
|
||||
|
||||
Reference in New Issue
Block a user