Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPod touch compared to iPhone 4 as a development platform (iOS 4.1)

I would like to revamp an old question, concerning the development of apps on the iPod touch as a cheap replacement for the iPhone:

iPod Touch compared to iPhone as development platform for iPhone apps

Now Apple has released the new iPod touch with Retina display and the iPhone 4, both with iOS 4.1.

Should I choose the new iPod touch as a development device instead of the iPhone 4, which differences would I encouter, apart from the phone feature of course?

like image 662
Enrico Detoma Avatar asked Sep 10 '10 17:09

Enrico Detoma


1 Answers

The differences are only substantial if your app would otherwise make use of them:

Compared to the iPhone 4, the new iPod Touch:

  • has less RAM, 256MB vs 512MB,
  • has a lower-quality rear camera,
  • doesn't have a GPS unit,
  • has a lower-quality retina display,
  • doesn't have a vibration unit,
  • and obviously doesn't have a phone radio unit.

Since most apps don't use the camera or the GPS, that's probably not a big deal. The retina display difference is also pretty minor (from what I've read). The difference most likely to give you grief is the amount of RAM, especially if you are making a game, but since you're talking about developing on the iPod Touch and not the iPhone 4, you're probably safe, since what works with less RAM should work when there's more RAM available.

like image 168
Shaggy Frog Avatar answered Sep 28 '22 09:09

Shaggy Frog