Do I need a EULA in my iPhone app? [closed]
Asked Answered
O

2

8

I'm writing an application for the iPhone that lets users create 3D models which they can then upload to a website so that other people can rate and comment on them. Should I force the user to accept some type of EULA before allowing them to upload their content?

I'm just thinking that I may be in trouble if some day I decide to stop this service. Or what if I lose some of the users' data? Do I need a EULA to protect myself as the developer of this application? If so, does anyone know of any standard legalese for a EULA applicable to uploading user-generated content?

Ostensible answered 13/9, 2010 at 19:8 Comment(1)
I'm voting to close this question as off-topic because it is about law not programmingTannatannage
P
4

You can add extra terms for the upload. That would constitute an EULA for your website, not your app. In general, jurisdictions assume that users of a free service get only limited rights. There are specific exceptions, however, and for that reason alone you might want to state explicitly in your website EULA which jurisdiction applies (yours, presumably).

Furthermore, you should clarify the copyright status of submitted content. Again, there's a common pattern: submitter retains the copyright, but grants you a perpetual, irrevocable, non-transferable license for use of the submitted content on your website.

Prurient answered 20/9, 2010 at 7:13 Comment(0)
T
9

When you set up your app for submission in iTunes Connect, you have the opportunity to set a EULA. Apple also provides a template EULA to get you started which is also available in the area where you edit your EULA.

As for protecting yourself based on what you have asked, you should probably seek legal advice.

Territorialize answered 13/9, 2010 at 19:12 Comment(0)
P
4

You can add extra terms for the upload. That would constitute an EULA for your website, not your app. In general, jurisdictions assume that users of a free service get only limited rights. There are specific exceptions, however, and for that reason alone you might want to state explicitly in your website EULA which jurisdiction applies (yours, presumably).

Furthermore, you should clarify the copyright status of submitted content. Again, there's a common pattern: submitter retains the copyright, but grants you a perpetual, irrevocable, non-transferable license for use of the submitted content on your website.

Prurient answered 20/9, 2010 at 7:13 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.