I developed a mobile app for iOS
and Android
. A customer wants to use this app for their employees and their company uses Mobile Iron MDM
to manage all employee devices. There is a preference setting (web service URL) in the app that the customer wants to be able to manage through their Mobile Iron.
My question is, is there anything specific that needs to be configured or changed in my iOS and Android apps so they are compatible with Mobile Iron MDM? Specifically, to allow Mobile Iron to manage the user settings.
I've never used Mobile Iron or any MDM before so I don't know how this works. I've looked at the Mobile Iron site for information but it appears you need to be a partner to access a lot if the technical information.
I've found this article about iOS and MDM and it mentions NSUserDefaults
but I'm not sure if this is what I should be looking for.