问题
Can one mobile app support multiple different MDMs (Mobile Device Management solution i.e. Maas360, Airwatch, etc.)? For example one device controlled by MDM 'x' can install it, as well as another device controlled by MDM 'y'. Or is the logic within apps to integrate MDM's not able to differentiate between which specific MDM solution the device is controlled by?
回答1:
Yes you can. Each SDK typically has it's own kind of init
method so you can build the logic to try..catch
that.
However, depending on MDM functionality you rely on and the platform you're on, that may or may not be available in all MDM solutions.
来源:https://stackoverflow.com/questions/41614981/can-one-mobile-app-support-multiple-different-mdms