I want to create ipa of my application. Do I have to pay money to get developer certificate for generate ipa for application
Asked
Active
Viewed 142 times
0
-
Possible duplicate of [How to create ipa without Apple Developer Progromammer in Xcode7](https://stackoverflow.com/questions/35403969/how-to-create-ipa-without-apple-developer-progromammer-in-xcode7) – byJeevan Jun 15 '17 at 16:24
-
1You need a provisioning profile and developer p12 files to generate an ipa file. Without provisioning profile no point of generating ipa file, because you can not install on any devices. – Subramanian P Jun 15 '17 at 16:25
-
Not possible, Apple wants you to pay for Developer programa in order to let you install apps on devices. But you can run them for free on the simulator. – Camilo Ortegón Jun 15 '17 at 18:22