I was trying to configure a WSO2 EMM server for iOS MDM.
After runing mvn clearn install
through carbon-device-mgt
, carbon-device-mgt-plugins
and product-emm
, extracting the built zip file and lauching the bin/wso2server.sh
, I could log in the through https://LOCAL_IP:9443/
with default admin password.
The problem was that to install the iOS MDM feature, I need to use the mentioned web control panel to add the feature. But as I followed the documentation as in this, I got a totally blank box in the Add Feature
pane demostrated in the picture of Step 3. Any ideas?