Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy Policy if I don't collect data. #156

Closed
pringleActivity opened this issue Sep 24, 2022 · 5 comments · Fixed by #190
Closed

Privacy Policy if I don't collect data. #156

pringleActivity opened this issue Sep 24, 2022 · 5 comments · Fixed by #190
Labels

Comments

@pringleActivity
Copy link

Hi, @nisrulz! I face with a problem. Help me please what to do if I don't collect data in my app?! In particularly Android for Google Play. Thanks and Best Regards!

@nisrulz
Copy link
Owner

nisrulz commented Sep 26, 2022

There is no immediate setting option in web app to handle this specific case.

I am not a lawyer, but I'll look up some other apps that do it out there.

Your privacy policy can also be something like:

Privacy Policy

"App Name" doesnot collect any data and includes no tracking. 

Take a look at some apps that behave the same way as your do.

Also, if you publish your app with something that gets approved by Google Play, please update it here. If someone can confirm that for your case, Google approved a "No tracking/data collected" privacy policy, then I can add it to the web app and other devs can benefit from it.

Unfortunately I don't have enough data for now to add it just right away.

@bystritskiy
Copy link

bystritskiy commented Dec 20, 2022

@pringleActivity here is example:

Privacy Policy

This privacy policy applies to the [app name] app and explains how we collect, use, and share information about you when you use our app.

What information do we collect?

We do not collect any information about you when you use our app.

How do we use your information?

We do not use any information about you.

How do we share your information?

We do not share any information about you.

How do we protect your information?

We do not collect any information about you, so there is nothing to protect.

How can you control your information?

As we do not collect any information about you, there is nothing for you to control.

Changes to this privacy policy

We may update this privacy policy from time to time. If we make material changes to the policy, we will provide notice through the app or by other means. Please review the privacy policy periodically to stay informed about our practices.

Contact us

If you have any questions or concerns about our privacy practices, please contact us at [contact email].

@nisrulz
Copy link
Owner

nisrulz commented Dec 25, 2022

@bystritskiy Have you experienced getting this template you shared above to have passed in a PlayStore/AppStore review?

Creating this in the web app is easy, I am just looking for real world acceptance in the app stores.

@bystritskiy
Copy link

bystritskiy commented Dec 28, 2022

@nisrulz
Yes, AppStore approve our case with this sample!
You can check here: https://apple.co/3jpuH4h and https://github.com/FunnyPuny/legal/blob/main/Privacy-Policy.md

@nisrulz
Copy link
Owner

nisrulz commented Dec 28, 2022

@bystritskiy That is good news! Thank you for confirming this.

I will add the option to generate this version for no tracking into the web app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants