Skip to main content
Question

Is There a Way to Manage App Settings?

  • August 29, 2017
  • 4 replies
  • 38 views

Forum|alt.badge.img+3

I am trying to figure out if there is a way to manage iOS app settings in a configuration profile, so that they are already set up correctly when deployed to a device.

Specific Example: We are deploying Field Office to all of our devices and it would be super handy to pre-set things like Timeout Duration and Download Timeout, to avoid tech support calls to walk reps through doing this remotely.

Is this possible through the JSS?

Thanks a million!

4 replies

Forum|alt.badge.img+13
  • Valued Contributor
  • August 29, 2017

It depends on whether the app supports this or not.
Check out https://www.appconfig.org


Forum|alt.badge.img+22
  • Employee
  • August 29, 2017

No, unfortunately this would not be possible via normal built in MDM means as these controls would have to be developed by the app developer.

If you could get the app developer to use something like Managed App Config https://www.appconfig.org in their apps then when you pushed the app via an MDM you could pre-define settings.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • August 29, 2017

Excellent info. Thanks!


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • August 30, 2017

SO, we reached out to the app developer and got the question below in reply:

Could you ask the MDM vendor if the below Apple documentation on “ManagedAppConfig” is what they need? https://developer.apple.com/library/content/samplecode/sc2279/Introduction/Intro.html#//apple_ref/doc/uid/DTS40013823-Intro-DontLinkElementID_2

I am in a little over my head on this particular topic. Can you confirm that this is the correct road for them to go down?

Thanks!