Search code examples
uwpwindows-store-appsdesktop-bridgeprivacy-policy

How can I provide a Private Policy for my app without creating a dedicated Website for it?


On trying to submit my app to the Microsoft Store, it tells me that I need to provide a Privacy Policy, because users supposedly can make their location, etc., known when using the app:

enter image description here

I guess the reason why they say that is because the user is directed to Internet pages when clicking on a button and some images in my app?

In any case, how can I provide an URL without creating a website for just that purpose? Would it work to create a public page on jsfiddle and use that URL?


Solution

  • To host the policy for free, without having a website, you can signup on:

    • GitHub Pages
    • Medium.com
    • Google Sites

    Some privacy policy generators provide page hosting for the policy text.