Search code examples
iphoneiossdkenterprise

What's the difference in programming between Enterprise and standard licence to iOS


If I join the enterprise development, Can I develop more power application than the standard licence. If there are some different SDK in the different licence? Eg. the enterprise have enterprise SDK and the standard have other one.

I only know the enterprise can distribution in-house application. others are for appstore.

I want to know the different in programming level, because boss want to develop a power application but the standard SDK can't do. so boss suggest use enterprise licence, is this correct way?


Solution

  • Development wise you won't get any additional SDK. I mean irrespective of the certificate/license you have, you are using the same IDE,compiler,device,simulator etc.

    Only added advantage you get is the absence of Apple app approval process. You can use any private/undocumented API's. You can use your own navigation methods, logos etc(which are not allowed in market apps).