mdm

How to use Managed Configurations in an app that may not have a Managed Configurations Provider?

﹥>﹥吖頭↗ 提交于 2019-12-20 03:12:33
问题 I am developing an app that will work in 2 different Android environments (consumer & corporate markets). Lets say it is a texting app with a dozen configuration parameters to manage. The first environment is a standard Android device that has no Android Enterprise (AfW) features enabled. So there is no EMM (MDM) to supply an Android Agent/Client app to be a device/profile owner implementing a Managed Configurations Provider. The second environment is within a corporation. An EMM (MDM) is

Not getting any idea about the workflow of managing an android device from another device using an pre installed android in both devices

喜夏-厌秋 提交于 2019-12-20 03:06:10
问题 I have a new project at hand where I need to make two android applications 1) Main Controller application (be installed in one device say its name be X) 2) Sub Child application (be installed in devices that need to be controlled by X ) So I want to get an idea/picture about how one android device like (2) can be managed fully(i.e. blocking applications or making them accessible for some interval / block calls / track location of user ) from another device like (1). So far I searched Google

Not getting any idea about the workflow of managing an android device from another device using an pre installed android in both devices

安稳与你 提交于 2019-12-20 03:05:04
问题 I have a new project at hand where I need to make two android applications 1) Main Controller application (be installed in one device say its name be X) 2) Sub Child application (be installed in devices that need to be controlled by X ) So I want to get an idea/picture about how one android device like (2) can be managed fully(i.e. blocking applications or making them accessible for some interval / block calls / track location of user ) from another device like (1). So far I searched Google

Prevent data loss on app upgrade

感情迁移 提交于 2019-12-19 10:52:53
问题 We have developed an Android application and pushing the new installations & updates through MDM (Mobile Device Management, Soti Mobi control). The update sent, silently upgrades the application without user's confirmation. Due to this, if application is in use by the users, is automatically stopped, upgraded & started from the beginning and thus users loose their important changes which they were suppose to send to server. Is it possible in the mobi control to configure an update with a

Mobile Device Management with iPhone

ⅰ亾dé卋堺 提交于 2019-12-18 13:48:08
问题 Can any one provide me some information regarding iphone Device Management with iOS4. 1) How to implement it with & how this will works. 2) Can it work with only Enterprise licensee or can we implement it simply Developer License. 3) Any specific documentation or help. Thanks 回答1: 1.) How to implement it with & how this will works. Check http://www.apple.com/iphone/business/integration/ especially iPhone_MDM.pdf. if I can summary it, it is "Apple added management function(MDM) which connect

OurPact Parental Control over iOS device

有些话、适合烂在心里 提交于 2019-12-18 13:32:01
问题 I asked a question recently about whether I can have parental control over iOS devices. Link of the question is below :- Is it possible to write a parental control app for iOS? A senior developer answered and said this is not possible to do without jailbreak. But i found an app named " OurPact " and by using that i can control any other device. How they can have parental control if this not possible in iOS? 回答1: OurPact use the Mobile Device Management (MDM) protocol, which provides a way to

MDM Server certificate to be used for SSL handshake with iPhone device

谁都会走 提交于 2019-12-18 12:02:57
问题 I am trying to perform SSL Handshake between the iPhone device and my MDM Server. I have used iPhone configuration Utility (iPCU) and configured SCEP and MDM. SCEP works fine, the device receives the issued certificate from the CA. In the MDM Payload, I have used the subject of the APNS certificate in the topic and entered the server IP with port 1234. As an identity, I have used the identity of the SCEP Certificate. The iPhone generates the key and enrolls successfully, but then when it

How to configure/install MDM server for iPhone and iPad

戏子无情 提交于 2019-12-18 10:29:51
问题 I want build and run an enterprise APP that let me to manage my iPhone and iPad remotely. I have gone through the WWDC 2010 Session Videos and found Session 108 - Managing Mobile Devices . Apple allows developers to do Mobile Device Management . I don't know where to start from and how to configure the MDM server and run successfully. I have gone through the http://www.apple.com/iphone/business/integration/ and some the tutorials MDM but no luck. Please can someone, give me the detailed

iOS App deployment without AppStore

心不动则不痛 提交于 2019-12-17 17:32:03
问题 I'm developping an App in my company. We want to distribute this App to our customers but without using the AppStore from Apple, is it possible? I heard about MDM (mobile device manager) but I'm not really sure if it will cover this need? I heard also about Enterprise developer license for in house deployment but if I'm understanding correctly it means the App can be deployed only inside my company and not to our customers, is it correct? Thanks for your clarifications. Seb 回答1: If you are

Change “carbon.super Profile Service” to custom name

徘徊边缘 提交于 2019-12-14 02:01:41
问题 I am successfully able to install the WSO2 EMM profile. It's working properly on my iOS devices. Now when I install the configuration profile for the first time it displays "carbon.super Profile Service" as profile title. How can I change the profile title? 回答1: This is identified as a bug in the EMM, so I have created a public jira[1] for that and will be fixed soon. [1]https://wso2.org/jira/browse/EMM-1473 Thanks. 来源: https://stackoverflow.com/questions/38458099/change-carbon-super-profile