0

I have to use some Apple private API (in particular Core telephony framework).

I have a doubt:

is it possible to use it and then distribute app by iOS Enterprise account?

To clarify: I dont want to distribute app on store by only in my company by enterprise distribution

gianni rodari
  • 117
  • 3
  • 7
  • 1
    Apps distributed via an enterprise signing certificate do not need to go through App Review, so you can use private API. – Rudedog Mar 26 '20 at 16:19
  • It is possible but many private APIs these days are protected by entitlements (including core telephony). You can call them but they won't work. For that you need jailbreak. – creker Mar 26 '20 at 16:45
  • @creker I'm new with Private API. what do you mean for "entitlements"? Have I to pay for use it? – gianni rodari Mar 27 '20 at 08:34

0 Answers0