Windows应用商店应用 - 隐私政策 - 分享合约。应该包括什么?

问题描述:

我是否必须将有关股份合约的内容写入应用程序的隐私政策? 我做了一个应用程序共享用户创建的图像。例如在电子邮件或任何共享兼容的应用程序。如果我必须写,那究竟是什么?现在我写道:Windows应用商店应用 - 隐私政策 - 分享合约。应该包括什么?

This Pricacy Policy covers your use of this application. 

The application does not collect, store, or share any 
personal information, or anything related to your device. We do not collect any 
statistics, trends, neither do we track user movements. 

This app allows you to launch the Windows Store for 'Rate and Review' or 
check the developer's orther applications. For details regarding the information 
stored by the Windows Store, please read the privacy policy of that application. 

This app allows you to open several web pages. The URLs from the 
web pages and also content of the pages might be saved by the internet 
browser on your device. For details regarding the information stored by 
these application, please read the privacy policy of the internet browser 
on your device. 

为了安全起见,有没有其他想法? :)

全文here

不,你不必提你正在使用的分成合约的隐私政策什么。

当用户使用共享合同与某人或另一个应用程序共享图像时,这是由用户自己发起的操作,因此他意识到自己在做什么。

隐私政策是通知用户,如果你正在做的事情从用户不可见的代码。例如:如果您跟踪用户正在点击的内容并将其存储在您自己的服务器上,那么这些内容应该属于隐私政策。

+0

所以我带一个链接进入文本,突出显示然后就可以了。 如果用户点击了我的其他应用程序的徽标,并且该商店通过该应用程序的页面启动。这可以吗?我认为单击标有“我的其他应用程序”的文字会启动商店,但用户(?) – Krekkon