0

Possible Duplicate:
Is there any way to test iphone application on real device without paying $99 to Apple?

I'm creating some app's for IPhone and I'm registered as Apple developer but I can't tested on my iPhone just on Xcode simulators. I didn't pay the 99$ to develop for IOS, do I need to pay it to be able to test on my device?

Thank you!

Community
  • 1
  • 1
user1491548
  • 111
  • 1
  • 9
  • yes you need to register to Apple Developer account, after that only you can create provisioning profile with that UDID attached – P.J Jan 07 '13 at 15:32
  • It think this belongs on programmers.stackexchange.com – Joe Jan 07 '13 at 15:32

3 Answers3

3

Legally yes. There's also the jailbreak way. If you jailbreak your device you can run applications signed with a self-signed certificate.

fbernardo
  • 10,016
  • 3
  • 33
  • 46
0

YES You need to register to Apple Developer account, after that only you can create provisioning profile with your device UDID attached

But as you are developing apps, you are going to deploy on App Store for which Developer Account is mandatory. So its, better you go for Developer Account now it-self

P.J
  • 6,547
  • 9
  • 44
  • 74
0

Yes. Pay out. Anyway, later you will want to submit your app. Submitting will work only with paid account membership fee.

NCFUSN
  • 1,624
  • 4
  • 28
  • 44