element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.73k stars 486 forks source link

deploying Matrix Homeserver parameter for MDM #2873

Open Besth88 opened 4 years ago

Besth88 commented 4 years ago

Hello, i have a MDM (mobile device management) system and i want to deploy the riot iOS App to my devices. Is there a way you can specify the homeserver, so the users don't need to change it themself?

Here is a screenshot of the available configuration options in my mdm system: mdm-riot-configscreen

and here is a screen with an other app, that used these config values: mdm-example-config

tgurr commented 4 years ago

I'm also interested to see this feature, maybe a look at the source of the ownCloud ios app which includes this feature can be of some help:

https://github.com/owncloud/ios-app/issues/236 https://github.com/owncloud/ios-app/pull/272

And some documentation for reference.

https://doc.owncloud.com/ios-app/ios_mdm.html https://developer.apple.com/business/documentation/MDM-Protocol-Reference.pdf https://appconfig.jamfresearch.com/

xvsun commented 10 months ago

4025 supposedly AppConfig is now included for MDM.