Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to develop for the iPhone without an iPhone?

Tags:

I know there are emulators, but is this good enough? If someone is serious about iPhone development, do they absolutely need an iPhone?

like image 680
Brian R. Bondy Avatar asked Sep 23 '08 13:09

Brian R. Bondy


People also ask

Do you need iPhone for Xcode?

Yes it's possible to develop applications for the mac/ipad/iphone without Xcode and without a mac/ipad/iphone.

Can you develop for iOS without a Mac?

You cannot develop iOS apps without a Mac computer, but you can set up CI/CD to handle building and publishing!

Can you develop iPhone apps on Windows?

As long as you don't have a Mac but still need to use macOS to write iOS apps, virtualization software is the simplest solution. Installed on your Windows PC, a virtual machine (VirtualBox, VMware, etc.) will provide you with the access to macOS, this way making it possible for you to develop iOS apps on Windows.


2 Answers

Just my personal opinion: if you're serious it means that you're committed to quality of your product. If you're committed to quality there is no way to deliver a product without actually launching it on the target platform :)

As noted in other posts you'll have tough time testing the multi-touch screen and other aspects of the hardware on your emulator.

like image 149
Ilya Kochetov Avatar answered Jan 03 '23 16:01

Ilya Kochetov


Don't forget that most types of iPhone apps also work on the iPod Touch, which is a one time cost and no monthly fees. Even network apps work if the iPod Touch is connected to WiFi.

like image 31
Paul Tomblin Avatar answered Jan 03 '23 18:01

Paul Tomblin