【问题标题】:Can an iOS App's system settings be configured via Enterprise Distribution?可以通过 Enterprise Distribution 配置 iOS App 的系统设置吗?
【发布时间】:2011-08-04 00:29:19
【问题描述】:

Apple 的Enterprise Deployment Guide 表示,内部分发给组织的应用程序可以附带一个“配置文件”,它会更改某些系统设置(如 VPN 或 wifi 首选项)。是否可以使用同一系统为企业应用程序本身分发自定义设置(在系统范围的“设置”应用程序中定义)?

【问题讨论】:

  • +1 表示好问题 - 希望得到答案....

标签: iphone ios distribution enterprise


【解决方案1】:

我不这么认为。

http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneosprogrammingguide/Preferences/Preferences.html

阅读文档后,它在技术上应该是可以实现的,但看起来这个功能不可用(还)。

【讨论】:

    【解决方案2】:

    不从外部推送到应用程序上。

    我将实现它的方式是应用程序在启动时与企业服务器签入并以这种方式获取任何应用程序设置。一个简单的 REST 交换应该可以做到。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-02-23
      • 2015-12-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-06-03
      相关资源
      最近更新 更多