Question

I am developing mobile application on PhoneGap. I do not have a 'signing key'. But in case, if i pay $99 to get a Apple Developer account, do I need to have an MacOS computer to develop phonegap application? I will testing the application on an iPad.

Was it helpful?

Solution

I am developing mobile application on PhoneGap.I do not have a 'signing key'.But in case if i pay $99 to get a Apple Developer account.

To create IPA or to test the application on iPad, you should have an Apple Developer account.

do i need to have an IOS computer to develop phonegap application ?

PhoneGap has two methods of doing this. The easier one is PhoneGap Build. Use "Build Native App on the Run menu to upload your project to their site. In a few minutes, you can download app-store ready apps for Apple iOS, Google Android, Palm, Symbian, BlackBerry and more.

The more complex method is the PhoneGap SDK. You will need to download the full development SDK, install and configure, then compile on your own machine. This method is free, but can be time consuming and tricky to set up.

See more details here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top