ios - Push Configuration Profile OTA -
i have setted mdm server push apps user on air. serious issue facing number of people enrolled 50%. push configuration profile mobile, once user connect device corporate wifi. right kept profile in webserver , ask users enroll devices weblink.
i setup mdm environment android. should start? wherever serch, redirected this page. sample code link available in page redirects page sample of android app code given. unlike iphone is necessary have app mdm in android?
yes. android requires app installed on android device. app allowed of functionality ios mdm protocol provides you.
however, it's way more limited ios. speaking, ios mdm gradually improved on 3 major ios releases , it's pretty robust.
android deviceadmin functionality didn't change after initial release. different vendors (samsung, motorolla) released own extensions bridge gap.
also, android doesn't define client-server protocol. so, have define own protocol deliver equivalent of commands/configuration profiles android devices.
you can @ open source mdm support mdm: http://wso2.com/products/enterprise-mobility-manager/
Comments
Post a Comment