Posts

Post not yet marked as solved
3 Replies
4.9k Views
We have an Airwatch managed application which has some managed settings. We also have at least one setting that we want the user to have individual control over which exists in the ROOT.PLIST file. We also want to expose or show the managed settings via the application setting app on the device.We can see the root.plist items in the application settings but not the managed settings. Via code we can access both the root.plist items and the items pushed down via airwatch. I'm pretty sure its straightforward but how can we get the managed settings exposed in the applications settings?Typically one would not want these items exposed for modification but it is necessary to have the ability to change these settings for troubleshooting purposes.
Posted
by BobWalker.
Last updated
.