Can I generate a certificate for an IOS app without an Apple device?

Asked

Viewed 658 times

2

I am developing an app via phonegap and would like to generate for IOS too, only I need a certificate, and so I saw this certificate has to be generated by a Mac.

Is there any other way to generate this certificate file (CSR), so I can create my app?

2 answers

2

You can use the above mentioned method, or you can have access to a Mac using a service like Mac In Cloud, to test your app in the simulators and build your app in Xcode. Anyway, you need the Apple developer license.

1

Yes, there is a way, using the Phonegap Builder they have a documentation that shows how to do, see here. I will not post here because it is quite extensive.

But you’ll still need Apple’s certificate.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.