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
0 answers

Is Unity IAP collecting card info?

I am currently creating a privacy policy and I came across a page asking for information about the game I'm making. Other than having unity IAP services, it does not have any ads or anything that asks for information. However I am confused if the…
0
votes
0 answers

Android Play Store Rejection: APK HAS A PRIVACY POLICY​ BUT IT IS NOT ADEQUATE

I have hosted the policy on our website and is also included in the app. In our app, I have a link which goes to our website. My app runs in App Store but google play store keeps rejecting it without giving more details. I have no idea how google…
0
votes
0 answers

Google Removed My app ( Publishing status: Removed )

My application was published on Google play store and suddenly without any updates Google removed it and I don't why , After that i tried many times to follow Google policy all over steps but still app is being rejected. My app is depend on get…
Mostafa Ahmed
  • 11
  • 1
  • 4
0
votes
0 answers

How do I fix private policy issue and family policy requirement for app to be published in google play store?

My application was rejected for not being compliant with user data policy. The website I linked was this page which is just some random page I found on the internet that states privacy policies. It states that I need to have my privacy policy page…
0
votes
1 answer

How To Resolve Issue With Google User Data Policy

My app keeps getting rejected from Google Play, for more than 3 times now. Below is the message I keep getting from Google Play console. APK HAS A PRIVACY POLICY​ BUT IT IS NOT ADEQUATE Privacy Policy in Play Distributed App Your app is uploading…
0
votes
2 answers

Action Required: Your app is not compliant with Google Play Policies. Issue found: Invalid Data safety form. What is the solution?

My app update on the google play store is rejected and I got this mail from the google play store : Action Required: Your app is not compliant with Google Play Policies Issue found: Invalid Data safety form We reviewed your app’s Data safety form in…
MANISH
  • 2,883
  • 4
  • 11
  • 30
0
votes
0 answers

How to PDF file open in browser without download in xamarin forms

Currently am using Label using span text to separate privacy policy and terms and conditions. In Terms and conditions worked as expected because they provided an HTML URL but the Privacy policy Url in the pdf link. Is that possible to click the…
Dev Xam
  • 53
  • 7
0
votes
1 answer

How can I add terms of service and privacy policy to a simple showcase website?

I am a newbie developer, How can I add terms of service and privacy policy ? If I plan to build for my first clients a simple showcase website that does not store any data,do I need to add them anyway ?
Ajeje
  • 13
  • 4
0
votes
1 answer

Ask for advice of adopting to new Android storage privacy policy

My app has a backup/restore feature which export data to a file either to a file in device, or share to DropBox, email etc. When restore user can select that file to import data back. But after the new Android storage privacy…
Antony Ng
  • 767
  • 8
  • 16
0
votes
1 answer

APK REQUIRES VALID PRIVACY POLICY​ Your app is uploading users' Primary Account information

At first the sata application was accepted by google play until several releases. However, at the time of doing the 12th release, my app was removed from google play. APK REQUIRES VALID PRIVACY POLICY​ Your app is uploading users' Primary Account…
0
votes
1 answer

How to control privacy in sharepoint search

Office 365, SharePoint modern experience. I have a list of sales prospects where I want members of the site to only see prospects that have been assigned to them on that list by an admin. Basically, I don't want other reps seeing each other's…
0
votes
1 answer

How to determine the third-party domain of another?

Is bbb.xxx.com the third-party domain of aaa.xxx.com? Or Is bbb.xxx.com the third-party domain of xxx.com? According to MDN https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#third-party_cookies A cookie is associated with a domain. If this…
Wilkin Wendy
  • 223
  • 2
  • 15
0
votes
1 answer

Custom NSSM windows service cannot access webcam, windows,

So I can't find any information on this one and was wondering if anyone has encountered the same issue. I'm using "c#" , with "Windows.Media.Capture" in a dot net core 3.1 build. When I use the build as an exe, I can communicate with the webcam and…
Rob
  • 1
0
votes
3 answers

Running apple script from bash

I have this apple script code that works fine from the Script Editor app: tell application "Finder" to delete ((POSIX file "/Applications/Symantec Solutions/Symantec Endpoint Protection.app") as alias) Now, I need to run that from my MDM solution…
0
votes
1 answer

Does using Heroku impose GDPR requirements on my app?

I am working on a small web-app as a hobby, and I would like to avoid any functionality that would trigger GDPR requirements. As such, the web-app neither collects nor processes personal data, does not set cookies (or otherwise track individual…
Ken
  • 3
  • 1