Questions tagged [privacy-policy]

For question regarding the privacy rules and policies of used applications, frameworks, APIs, and services.

Examples:

  • Does product XYZ collect usage data?
  • What kind of data is being collected?
  • Does XYZ online service save my users data?
  • Is collected data encrypted?
  • What is the retention rules for collected data in product XYZ?
175 questions
0
votes
1 answer

Android app removed from Google Play store due to no prominent disclosure

My app is showing the prominent disclosure in my view and also has a switch to agree with the privacy policy. But the app still gets removed by Google over and over again. Response from Google is just: Your app is uploading users' contact list…
Harshal Karande
  • 476
  • 4
  • 9
0
votes
1 answer

Fix the Resubmit App Button Is Not Showing on Android

I got an email saying my android app was rejected for no privacy policy. However, under policy, it shows it as added and submitted. They also told me to go to main store listing and click resubmit app. There is no such button on my screen. There is…
user717452
  • 33
  • 14
  • 73
  • 149
0
votes
2 answers

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: I guess the reason why they say that is because the user is…
0
votes
1 answer

Should users be allowed to hard-delete conent?

I am currently developing a Website which allows users to create Blog-posts and was wondering whether I should allow them to delete their Posts from the Database. On one hand, they could be writing illegal stuff and delete it shortly afterwards,…
Sarius
  • 125
  • 2
  • 16
0
votes
1 answer

TYPO3 extension "Cookies" is ignoring GET-variables when redirecting after accept

On a TYPO3 website, I have the extension "Cookies" installed for the compliance with the GDPR Rules. https://extensions.typo3.org/extension/cookies/ The problem is that sometimes, when a website visitor is coming through a special campaign link, or…
0
votes
0 answers

Error while uploading privacy url to developer.facebook.com

In facebook for developers, when I am checking a URL in haring debugger, I am getting a response code of 206 with the following error: Inferred Property: The 'og:image' property should be explicitly provided, even if a value can be inferred from…
0
votes
1 answer

Privace Policy Chrome Extension

How can i add a link to a privacy policy in the developer dashbaord for the chrome web store? I have published a chrome-extension but i can't add a privacy policy anywhere. Thanks Oli
0
votes
0 answers

Shuffling as anonymization technique for public data

Shuffling has been approved as a data de-identifcation technique by the EU Protection Board in Opinion on Anonymisation Techniques, 05/2014”. However, there has been very little discussion of appropriate use cases and risks. Talend, Informatica,…
Brad Schoening
  • 1,281
  • 6
  • 22
0
votes
2 answers

How to create a custom Allure step function for sensible data

I am currently working on a Testing Automation team, using Python and Allure to make reports of all the test cases that we run. Sometimes we deal with sensible data (e.g: passwords) that I can't show on the reports. If I use a function with a step…
0
votes
1 answer

Cookie & Privacy Policy with Google Analystics

I am building website and trying to put privacy and cookie policy there, only thing i store in cookies is google analystics stuff and Dark/Light theme so will "Our website uses cookies" be enought to put on website?
iLiA
  • 3,053
  • 4
  • 23
  • 45
0
votes
1 answer

Django - django-privacy-mgmt package not displaying html

I need help implementing this package into this django project: When viewing the page source, I see the app's HTML loaded from the render tags. But on the actual page, I am not seeing any of the outputted HTML from those render tags. Can someone…
gerkojafyu
  • 21
  • 2
0
votes
2 answers

How do I determine which cookies are being blocked by Chrome 80

I currently am using Chrome 79 with the flags enabled to emulate the upcoming feature in Chrome 80 chrome://flags/#same-site-by-default-cookies chrome://flags/#cookies-without-same-site-must-be-secure When I visit a site with my Developer Tools…
0
votes
0 answers

Design question in a Vue + Laravel Saas project

I'll try to explain my doubt. Maybe the question does not have any sense: Im creating a Saas project using Vue + Laravel. Logically, it has to support multiple users. For each of them only the user related data should be showed and not the others…
JaviS
  • 77
  • 1
  • 7
0
votes
1 answer

What do I need to declare about data collection and analytics tools if I only use admob?

I have an app that is a basic game with admob implementation. I collect no data myself. Most policy generators ask questions like: - "What kind of personal information you collect from users?" - "Do you use tracking and/or analytics tools" What…
F53
  • 41
  • 1
  • 5
0
votes
1 answer

Issue: Violation of Permissions policy After reviewing your app while uploading Android app on Store

While uploading my Android app , I receive a rejected mail from Google says that Issue: Violation of Permissions policy After reviewing your app, we found that it doesn’t qualify to use the requested permissions for the following reason(s): …
Ahmed Elsayed
  • 231
  • 3
  • 23