Loading...
Answers
MenuWhat is the process of hiring an IOS developer to create and publish app?
Is there anything extra that I will need such as a business license
Answers
Assuming you have actually identified someone in this role and you're asking about the legal side of things, I'd say that beyond a legal entity by which to enter into an employment or contractual agreement that has the standard assignment of rights, confidentiality, etc, you're probably fine for now. Depending on where you're operating from and whether you actually have an actual office or not might impact your need for a business license.
But if you're asking how you would actually identify this person, that's a much different answer. The reality of it is that unless you have already raised or can self-fund a full-time salary of an iOS developer (which will range $85,000- $140,000 for just salary anywhere in North America depending on experience and location), you're better off looking at a mobile development agency.
Also, many great iOS developers lack strong back-end skills, so in order to publish an app, you're likely looking for two engineers, not one. Those that pass themselves off as "full stack" are usually marginal at both. So either you have to be able to show that you have raised or can self-fund two people's salaries for a year, or you won't be able to attract full-time talent. Also, I haven't mentioned anything about design, which depending on the nature of the app, would require a third person at least on contract to design and iterate the user experience.
In most cases, non-technical founders that want a product built should find a reputable mobile agency to build the first version of their app. I know of several and am happy to provide further information, if you're serious about building your app. Beyond the cost of building a single platform app with a contractor (I would budget $50k at a minimum), you should also be sure you have at least $50k in customer acquisition budget comfortably allocated and that's just to take a "realistic shot" at having an app get any traction.
So if you can't raise or spend USD $100,000, I would say that as a non technical founder, you're better off pursuing a different line of business. That's just the reality of the mobile app marketplace today.
If you already know of a developer and you trust them, a verbal agreement might suffice.
If you want to be more "formal" (and protect yourself in case things get a little hairy), then you might want to consider forming an LLC or other type of organization and having a formal agreement in place with your developer.
If you are looking for iOS developers (Personally, I am an Android Developer), give me a call. I know some rather skilled ones (and designers) which I could recommend to you.
This is a very broad question. I would be more than happy to discuss it with you privately. But the most important thing to look for is the experience the developer has.
Granted we have no idea of what you're looking to have a developer build, 100k or hiring a full-time iOS dev AND full-time backend dev is certainly not necessary. There are plenty of great freelance developers and leverage frameworks like Parse for backend make it extremely easy to deliver a "full" app. I've helped many entrepreneurs precisely with this process. Let me know if you want to further discuss.
Related Questions
-
What is the best technology for developing a new mobile app from scratch?
There are two sides to that question. One is the mobile app itself and the other is the backend. If I misunderstood in any way and you didn't mean "native" app I apologize in advance. On the backend, there is no clear cut answer to which is the "best". It depends solely on the developers you are able to get. We for example use Node.js , mongoDB, redis, elasticsearch and a couple of proprietary tools in the backend. But you have your pick of the litter now both on the backend api and the datastore with the myriad of options available and touted as the "best" currently on the market. Now on the app side again it solely depends on what you need your mobile app to do. Experiencing first-hand "develop once, run anywhere" I can say it's more like "develop once, debug everywhere" to quote a Java saying. We have tried Phonegap and Titanium Appcelerator and we have switched to native (ObjC and Java) after a couple of months of trying to go the hybrid route. The reasons behind the choice are as follows: - anything that breaks the pattern of how those frameworks NEED to operate is just a huge technical debt that keeps accruing a huge interest. - anything that uses css3 accelerated animations on Android is buggy at best and slow as hell at worst on any lower (< 4.1 I think) versions of Android I hope this gives you some insight. If you need/want to ask me anything feel free to contact me. MihaiMP
-
I've been working on an app concept for 6 months and built an MVP. Is it better to pay a development firm to build or hire a developer as a cofounder?
I have built two software companies by hiring out the development work. I sold one for a decent sum during the dot com era (circa 1999). I remain a shareholder in the other one. I currently work with amazing development company on behalf of one of my clients. Here are some things to consider. 1. Do you really want to give up equity? If not outsource. 2. How fast do you want to get to market? If sooner than later, outsource. 3. How capitalized are you? If undercapitalized, either outsource offshore (which runs about 20% of US rates), or bring on an equity development partner. I offer a free call to first time clients. Let's chat and I'll give you some great advice from three decades of experience. Just use this link to schedule the free call: https://clarity.fm/kevinmccarthy/FreeConsult Best regards, Kevin McCarthy Www.kevinmccarthy.comKM
-
Where can I find programmers willing to join a growing mobile start up for equity only?
You won't find anyone worth adding to your team willing to work for equity only, no matter how compelling your product and business is. The realities of the talent market for mobile developers anywhere is such that a developer would be foolish to work only for equity unless they are a cofounder and have double digit equity. Happy to talk about hiring and alternatives to full-time hires.TW
-
Whats are some ways to beta test an iOS app?
Apple will allow a developer to register 100 UDID devices per 12 month cycle to test via TestFlight or HockeyApp. Having started with TestFlight, I would really encourage you NOT to use it, and go directly to HockeyApp. HockeyApp is a much better product. There is also enterprise distribution which allows you far more UDID's but whether you qualify for enterprise distribution is difficult to say. As part of your testing, I'd encourage to explicitly ask your testers to only register one device. One of the things we experienced was some testers registering 3 devices but only used one, essentially wasting those UDID's where we could have given to other testers. Who you invite to be a tester should be selective as well. I think you should have no more than 10 non-user users. These people should be people who have either built successful mobile apps or who are just such huge consumers of similar mobile apps to what you're building, that they can give you great product feedback even though they aren't your user. Specifically, they can help point out non obvious UI problems and better ways to implement particular features. The rest of your users should be highly qualified as actually wanting what you're building. If they can't articulate why they should be the first to use what you're building, they are likely the wrong tester. The more you can do to make them "beg" to be a tester, the higher the sign that the feedback you're getting from them can be considered "high-signal." In a limited beta test, you're really looking to understand the biggest UX pain-points. For example, are people not registering and providing you the additional permissions you are requiring? Are they not completing an action that could trigger virality? How far are they getting in their first user session? How much time are they spending per user session? Obviously, you'll be doing your fair share of bug squashing, but the core of it is around improving the core flows to minimize friction as much as possible. Lastly, keep in mind that even with highly motivated users, their attention spans and patience for early builds is limited, so make sure that each of your builds really make significant improvements. Happy to talk through any of this and more about mobile app testing.TW
-
iOS App: Beta vs Launch Quietly?
I would suggest launching in a foreign app store only (ex: Canada). That will allow you to get more organic users to continue iterating without a big push. I got this idea from Matt Brezina (Founder of Sincerely, previously Xobni) https://clarity.fm/brezina - he's the man when it comes to testing & iterating mobile apps.DM
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.