Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Content Rights when submitting app to app store

When submitting an app to the app store I've been asked this question:

"Does your app contain, display, or access third-party content?".

I wanted to know if my app is for image sharing and have access to the user image gallery and camera, should I answer Yes or No to that question?

Thanks.

like image 664
Idan Shechter Avatar asked Apr 04 '14 15:04

Idan Shechter


2 Answers

The way I read this you are the first party, and your user is the second party. If you get photos from somewhere else and show them to your user, that's third-party. So, NO.

like image 169
RobP Avatar answered Sep 30 '22 05:09

RobP


I would answer "No" as you aren't pulling in content from third parties, only the user of your app.

like image 33
Sunday Avatar answered Sep 30 '22 03:09

Sunday