1

I am a newbie to iOS development. I have to develop an app that uses private APIs and I understand the restrictions posed by the App Store for such apps. I just want to know if I can slap the app on a phone to test.. I don't want to distribute the app anyway. Please advise..

Thanks in advance..

user591410
  • 3,051
  • 5
  • 21
  • 30

1 Answers1

4

yes as long as your device is registered (on the provisioning page) and marked "use for development." you can test on your device without any kind of interference from apple.

owen gerig
  • 6,165
  • 6
  • 52
  • 91