ios 您的应用是否包含、显示或访问第三方内容?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/21817791/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Does your app contain, display, or access third-party content?
提问by user3220346
So as I'm submitting my iOS application a new question pops up from Apple that I've never seen before.
因此,当我提交我的 iOS 应用程序时,Apple 会弹出一个我以前从未见过的新问题。
Does your app contain, display, or access third-party content?
您的应用是否包含、显示或访问第三方内容?
Yes it does, it contains random imagesof players from Google such as this: http://gyazo.com/6ed035ba3dd79bfba7fc5c5afce12354.png
是的,它包含来自 Google 的随机玩家图像,例如:http: //gyazo.com/6ed035ba3dd79bfba7fc5c5afce12354.png
I'm also HTML parsing matches from FoxSportsas shown here: http://gyazo.com/4957af9a5326ee7d953eb621506d07ac.png
我也是来自FoxSports 的HTML 解析匹配,如下所示:http: //gyazo.com/4957af9a5326ee7d953eb621506d07ac.png
However if I tick Yes, it asks me another question:
但是,如果我勾选Yes,它会问我另一个问题:
Do you have all necessary rights to that content or are you otherwise permitted to use it under the laws of each App Store territory in which your app is available (for example, fair use)?
您是否拥有该内容的所有必要权利,或者您是否被允许根据您的应用可用的每个 App Store 地区的法律使用它(例如,合理使用)?
Do I have those rights?
我有这些权利吗?
EDIT:
编辑:
If I use this Google Image search and tick "Labeled for reuse" could I use the image and just give credit to the link ?
如果我使用这个谷歌图片搜索并勾选“标记以供重用”,我可以使用图片并只对链接表示信任吗?
回答by pscs
Did the copyright owners of those images give you permission to use the images? If so, you have the rights. If not, you probably don't.
这些图片的版权所有者是否允许您使用这些图片?如果是这样,您就有权利。如果没有,你可能没有。
Contact an intellectual property lawyer if in doubt.
如有疑问,请联系知识产权律师。