To satisfy some requirements in my app, I am planning to use iPhone configuration profiles (generated using iPCU). My questions - Can we deploy an app in AppStore that uses Configuration profiles?

Thanks in advance.

有帮助吗?

解决方案

Using iPhone configuration profiles can only be used for apps that you write for internal (enterprise) distribution (not on the AppStore).

So unfortunately the answer is no!

其他提示

It is possible to install AppStore App using MDM. I tried it and it is working fine. Once you get registered in Apple enterprise developer program, you can checkout the MDM Documentation which clearly demonstrates the way to install AppStore Apps with their APP ID. See the link in this discussion for further details: https://discussions.apple.com/thread/5133358

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top