I am using EMM 1.1.0 from wso2 on my Android 4.4.2. Both the server and client are running. The phone will be COPE devices. I am not finding the ways to achieve the following:
- I want to restrict the apps that can be run on the mobile device. I can use white list/black list but that works only for the apps that are listed, there is a chance that the device owner could install some custom app which I want to prevent, how can I achieve it?
- The phone can be unregistered and wso2 app itself can be uninstalled by the device owner. How can I prevent the user from not doing so?
- What is the best way to have the functionality of firewall, i.e., restrict the traffic from the phone to a single IP, using emm?