@charles.bragg, that's not possible right now. Some settings may be preset before building the apps, such as the server url ; but there is no way to send dynamic configurations.
In Android, take a look to the file 'res/values/setup.xml' in the 'android' module. There is an empty element named "server_url" that you can modify including your server URL in the body. Additionally, you might be interested in modifying the element named "show_server_url_intput" to "false"; that will prevent that the server URL is shown in the login view to the users, and they will not be able to change it.
Hi Charles Did you ever manage to configure your ownCloud client from AirWatch MDM ? I am deploying the ownCloud client via Meraki MDM and would really appreciate if I could also define server, username and password from MDM.
No I was not able to. After days of search i eventually gave up and decided that when I get time I am going to attempt to recompile the IOS App and hard code my server address in there and just have the users enter their username and password.. The Server Url is the most important thing as the users typically dont remember what that is.
If you do find a solution please share as this is still not resolved.
Have you used OwnCloud on an iMac with Airwatch? I have it on both iPad and iMac both with Airwatch but on the iMac OwnCloud disconnects and stays disconnected as soon as you enroll. I haven't been able to figure out why and Airwatch support hasn't helped much either.
The only problem I have is the blue circle getting stuck next to some documents which causes us to have to delete from device and redownload a new copy.. But I dont think that is an issue with Airwatch but a bug in Owncloud with IOS.