Jump to: navigation, search

Changes


Managed App Configuration

50 bytes added, 15:16, 19 August 2021
The new '''''profile rollout''''' feature allows for the rollout of up to 9 individual [[Settings|Ubik Profiles]]. The configuration supports the [https://appconfig.org/ AppConfig.org] standard, allowing compatibility to almost every EMM software. During the application start, the current configuration values are read and profiles created (with <code>.managed.profile</code> ending). All profiles created by the system will be updated to the current configuration during the startup phase, allowing recently configured profiles to appear and no longer configured profiles to be removed. Other profiles added to the Ubik application will not be affected by this system (except they have a <code>.managed.profile</code> ending for some unknown reason). Clearing all profiles also clears the configured profiles, and the app needs to be restarted for them to update.
On Android, the system makes use of the Android Restrictions System. On iOS, the Capabilities NSUserDefaults System is used. These libraries are native to the system and widely supported. [[Category:Xamarin|Managed App Configuration]]
== Configuration==
187
edits