Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is developing an iOS app using PhoneGap on Windows 7 possible?

I am going to be developing an iOS app to run on an iPad and I'm going to do it using PhoneGap. Is it possible to develop it on a Windows 7? I've been reading through the PhoneGap documentation and it doesn't say its not possible but I thought I'd ask here to avoid starting and getting stuck. Can anyone speak from experience to say is possible? Also my app doesn't need to be published on the App Store if that makes a difference

like image 992
Pattle Avatar asked Aug 30 '13 15:08

Pattle


1 Answers

This question is basically off-topic for SO, but I'll answer it anyway because it has a quick answer.

You can develop your PhoneGap app on any platform, but in order to build it for iPhone you need a Mac with the appropriate Xcode-based toolchain. Or you can use the Adobe PhoneGap Build service: https://build.phonegap.com/

like image 128
Josh Hinman Avatar answered Sep 17 '22 11:09

Josh Hinman