Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

Should I provide a EULA for an iPhone app?

I understand that apps are covered by the default EULA that the App Store provides but, during some research today, three apps in a row asked me to agree to an explicit EULA when the app first started. It made me wonder if I should have one.

If it makes any difference to your answer, my app will send a small amount of data to a central server. Nothing sensitive.

I plan to have a privacy policy within the app but to not make the user explicitly acknowledge it....and no EULA Does that sound right?

share|improve this question

3 Answers

up vote 1 down vote accepted

If it makes any difference to your answer, my app will send a small amount of data to a central server. Nothing sensitive.

The App Store EULA already covers this case (if the data is used only to improve the app). If you are not sure about whether you should provide one, it is likely that the one written by Apple's layers is better than anything that you would mash-up.

So my opinion is not to provide a custom EULA until you are successful enough to afford professional legal advice.

share|improve this answer
I like your pragmatism. It reflects my own. I look forward to the day I can afford a lawyer. – Kevin Lawrence Apr 8 '11 at 14:55

You should always have an EULA. If you start making money some people will probably try to exploit your lack of protection.

Regarding data sent to your server, take it seriously. Apple is being sued by people because some apps don't ask permission to do so to its users (Pandora, dictionary.com, your app may be in the list?).

If you can't afford a lawyer yet to write your EULA, take 3 existing ones and build one using the best of them.

share|improve this answer
Why was this voted down? – Matthew Dorian Jan 3 '11 at 21:27
Probably a collateral damage from one of my other answer. – user3997 Jan 3 '11 at 21:50

A lot of iphone apps seem to bury their EULA in the settings page - my intended compromise is to have the user acknowledge the EULA and privacy policy only at the point where they will post data back to to the server.

For local use - no EULA.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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