vote up 12 vote down star
18

How much can a developer charge for an iphone app like twitterrific. I want to know this because I need such an app with the same functionality for a new community website. I can do Ruby but have no experience with Objective C. So it would be interesting for me if I should start reading books about iPhone programming or outsource the work to a iPhone programmer.

flag

12 Answers

vote up 24 vote down check

Twitterrific probably took an experienced Objective-C developer at least a month or so of development time (say 160 hours), plus a week or so of a graphic designer's time (say 40h). And that is a pretty optimistic estimate of time, I would think testing and tweaking to produce a high quality application would probably add another month.

The API it uses to communicate with Twitter already existed, as well as did much of the actual application logic as there's already an OS X application.

For a developer who is entirely new to Objective-C but has a couple years of development experience in a few other languages anyway, it would be reasonable to add a month of development time for ramping up.

iPhone developers are a bit of a rarity right now, but I think newbies (like me) have had a few months to get close to speed on it so you might be able to find a freelancer. Guru.com shows Obj-C developers with hourly prices of a pretty large range, but ones that are talking specifically about Mac development seem to be at least $50/h.

200 hours (development + graphic design) at $50/h is $10,000.

You might also be able to negotiate a percentage of sales in exchange for a lower rate, but that would require convincing the developer that you're going to achieve a certain level of sales.

link|flag
5  
I think 160 hours might be a little low. You can certainly get an app like Twitterific up and running relatively quickly. Maybe in 20-40 hours. But then you polish, polish, polish. With Twitteriffic its pretty clear the app has been heavily polished. – schwa Oct 17 '08 at 15:52
2  
I also think 160 hours is a very low estimate. Customization of graphics and design takes a lot of extra time, as does profiling the application to eliminate memory leaks or other performance issues. – Kendall Helmstetter Gelner Oct 19 '08 at 6:29
1  
Quite a low hour rate, iPhone developers are really in demand. I love the comment above. Polish, polish, polish. But I think you can get an an app out in a month but not something like twitteriffic. – John Ballinger Jul 9 at 9:56
$50/hr is pretty low for a really good developer/designer. I personally know many developers and designers who charge $100 - $200/hr, depending on the work. – Dave DeLong Nov 18 at 20:46
vote up 0 vote down

The question of how much can one expect from an application depends on a lot of factors, out of which the amount on money spent developing is not necessarily the defining one.

I'd also add that just offshoring may not be enough. You should go to an iPhone specialized software development company (for example http://mobiletouchit.com). They will give you shorter development times and better prices, because they have the expertise and experience necessary to implement a great app. They also know how to build an app according to Apple standards, so most likely it will be accepted in the App Store at the first attempt.

link|flag
vote up 0 vote down

How much can one expect to make from an application if they spend $50k to $150k on developing an application?

link|flag
There's no direct answer for a question like this. Like any other product (how much could someone make selling some product that cost 50k to develop) it completely depends on the market demands, pricing, quality of the product, competition, etc. – philfreo Nov 18 at 20:08
vote up 0 vote down

There is no doubt offshoring the project is a better option. Why offshoring gets the job done for less is probably because of the healthy team size, experienced developers who are aware of the know-hows of the iPhone development, thus the turn around time is less. So it basically works with everyone.

Offshoring the work to build an app similar to twitterrific can be done for $3500. Below is a very helpful link to a presentation on iPhone development costs.

http://infobeans.wordpress.com/2009/07/23/what-does-an-iphone-app-cost/

link|flag
vote up 0 vote down

I was working on a project build an iphone and app and got 4 quotes ranging from 220 hours through to 500 hours. I tried an offshore company too, they told me 220 hours and charged me $16 per hour! The most expensive was $80 per hour, so i saved myself a fortune! I think its worth looking at offshore, check it out http://www.lemoninteractive.co.uk They do other stuff too..

link|flag
Did this project get completed? Is it in the app store yet? How was the quality? How polished is it? – philfreo Nov 18 at 20:10
vote up 2 vote down

The rates that were quoted above are what you would expect to pay US developers; however, I do know some people who have been able to get their apps built for as little as $4,000 by using offshore developers.

Here is a blog post from a group that did this: http://www.lolerapps.com/why-outsourcing-iphone-apps-was-a-no-brainer-for-us

Also, Carla White wrote a fantastic eBook about the process she used to outsource her app called "Inside Secrets to an iPhone App". She talks about how she got a great deal because she was willing to work with a team that was still learning iPhone app development.

So, there are alternatives to the higher price developers discussed above.

link|flag
vote up 1 vote down

There is much easier way to develop iPhone apps then learning Cocoa.
For example there are libraries shareware and open source as well to build your application using html and javascript only. These are QuickConnect(opensource), PhoneGap(opensource) and NimbleKit (shareware), maybe there are more of them I know just these.
QuickConnect - develop user interface in Dashcode then convert it to Xcode and do scripting. It has access to native iPhone functions like vibration, playing audio, etc, but last time I saw it was totally undocumented and I could not figure out how to build at least something normal.
PhoneGap - similar thing but very few features.
NimbleKit - same concept except it uses real native iPhone controls, has more features, really simple to use (just install and Xcode has new template), well documented, most preferred choice of course. Trial version has no time limit and full featured, so you can play with it and see if you can do what you want. The limitation here is that if you want to run it not only in simulator you have to buy it. I started to play with it about week ago and I like it, however I need some more features to buy, I left all my feature requests on product's web-site and got promised all features will be there within 1 month, well... we'll see :)

link|flag
Please keep me updated. I am trying to figure this same thing out. I like the promise of PhoneGap and I have not yet tried QuickConnect or NimbleKit – Bryan Jun 4 at 17:28
NimbleKit 1.3 was released today, now it offers probably everything can be done on iPhone except databases (which announces to be in 2 weeks) – Andrew Jun 5 at 21:24
vote up 1 vote down

It costs $99 to get an application in the App Store. Aside from that, everything is technically free.

If the developer of Twitterific created the application in his free time (which is more than possible), it wouldn't cost anything more than the App Store registration.

The biggest cost would be how much you charge for your time, which is kind of dependant on the client.

As for learning ObjC or iPhone development, "Cocoa Programming for Mac OS X" by Aaron Hillegass is one of the best books for learning ObjC/Cocoa, and almost everything learned from it will apply to iPhone development (for example, none of the code depends on the ObjC v2 garbage collection, which the phone does not have)

link|flag
vote up 3 vote down

OK After my last disastrous attempt to try and post a useful piece of help, I went off hunting around!!

I found this site which is aiming for 31 days of tutorials ending in 31 small apps developed for the Iphone all the source code for which is available to download. They also provide a commercial service to build apps!

If you want to know if you can do the coding, well at least you can download the code and see if anything there is helpfull to your needs, on the flip side you can also get a quote from them for developing the app for you, so you can try both sides of the coin, outsource and in-house. Of course it all depends on how much time you have too! Its certainly worth a look!

Appsamuck IPhone Tuts

link|flag
I tried that but those aren't very good.. what you need is "Beginning iPhone 3 Development: Exploring the SDK" (book). – Mk12 Sep 28 at 21:02
vote up 31 vote down

The Barack Obama app took 22 days to develop from first code to release. 3 developers (although not all of them were full time). 10 people total. Figure 500-1000 man hours. Contracting rates are $100-150/hr. Figure $50000-$150000. Compare your app to Obama.app and scale accordingly.

link|flag
6  
Votes for my answer should be given to this one, mine is estimated, schwa does this for reals. – Rob Drimmie Oct 16 '08 at 23:00
My example is an extreme case. I included development time, graphic design time, project manager time, etc, etc. An app of the scale of the Obama app can be developed for significantly less. – schwa Oct 17 '08 at 15:31
You state that there were 3 developers, not all of which were full time, but 10 people in all. What was the other 10 people doing? I would guess that you'd have one graphic designer, and a PM. That leaves 5 people unaccounted for. Surely those 5 shouldn't be billed at $150/hour. – Aheho Nov 10 '08 at 15:03
UX, server/web dev, etc. Not everyone was full time on the project - but a few folks - maybe 1/2 the group (myself included) were. – schwa Feb 26 at 13:43
vote up 1 vote down

A really good blog post on developing an iPhone app for about $5000.

link|flag
2  
+$140000 in hours (at $100/hour) -1 – Stephan Eggermont Dec 18 '08 at 19:15
From the blog posting "But it turns out that if you do your own development work". i.e. if you assume developing the app is free, it's cheap. – Roger Nolan Apr 24 at 7:51
vote up 0 vote down

Cost 99$ to apple to be able to publish your app, or 399$ if you want to control on which device you put your application. But you can pay it near the end when you feel ready to publish.

Dev tools are free.

This is the best book I found soo far, the screencast are good to.

Objective-C is a pain IMO.

Plus an iPod/iPhone to test on!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.