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

Do I have to write a privacy policy if i'm using unity analytics or unity advertisement or facebook sdk

I have set up unity analytics and unity advertisement and Facebook SDK on my android game, I have published it several times and it got suspended two times, I don't want to risk anymore so I wanted to know if I should write a private policy telling…
0
votes
2 answers

How to make a Gatsby JS site GDPR compliant?

Is there any way to integrate the functionality related to GDPR into a Gatbsy JS website? Cookiehub would be a great option, and there's even a plugin for it but this plugin does not seem to work as it should. Here's the link to the…
Giulia
  • 765
  • 2
  • 8
  • 33
0
votes
1 answer

Is privacy policy url is necessary for uploading app to app store

I am going to upload my first app to the app store before i submit i have some to ask so that i can avoid my app from rejection. First my app is not using any data from user , no permission required so is privacy policy URL is necessary to upload my…
Goal Tech
  • 167
  • 9
0
votes
1 answer

does android.permission.CAMERA can activate camera even when app is not open?

When I go to the descitption of a certain app that have android.permission.CAMERA in application inspector it says : "...to take photos and videos at anytime" I find it confusing and would like to know if anytime refers to anytime when the app…
J.Zagdoun
  • 124
  • 1
  • 16
0
votes
1 answer

Privacy policy for adMob

I have a game in google play that I published more than a year ago. I was using AdMob ads and its mediation. Till May 2018 ads are working properly. But after AdMob updated its privacy policy I couldn't get any ads at all. So I did some research and…
Tatev
  • 79
  • 1
  • 6
0
votes
0 answers

Using "Page Public Content Access" for Competitive Benchmarking

I'm looking into using the Facebook Graph API to look through posts from public pages to help clients with competitive benchmarking. After going through the docs on App Review and Page Public Content Access, I'm wondering how likely I could get…
Ben
  • 1
0
votes
1 answer

Hide username completely while the machine is auto logging in

I have a unique requirement, I have setup a PC which would auto login to a particular user id say 'autologinuser', when ever we switch on the PC it would automatically logs into 'autologinuser' as configured. During the login, it would show which…
0
votes
2 answers

Google playStore Action required PROCESS_OUTGOING_CALLS

My Android app is live on play store. As per new permission policy, I removed PROCESS_OUTGOING_CALLS permission from my app's manifest and uploaded new apk. But still, I am getting an email from Google related to remove "PROCESS_OUTGOING_CALLS"…
Parth
  • 1,908
  • 1
  • 19
  • 37
0
votes
1 answer

What are sensitive permissions in my app?

I have published simple card-game in android play store. I had used crashalytics to taken care of crashes. However, as many of you must have experienced Google Play notifications about "Violation of Usage of Android Advertising ID policy and section…
Dexter
  • 1,421
  • 3
  • 22
  • 43
0
votes
1 answer

Privacy Policy for app

I have an android app almost done and was wondering about some of these things: 1.First of, i have never had much interaction with lawyers and law, so what kind of lawyer do i need to talk to about privacy policy for an app? 2.I need a privacy…
AnthonyPut
  • 61
  • 1
  • 6
0
votes
1 answer

How to link privacy policy page with the label text on Acceptance Checkbox?

In my WordPress website, I want the users to be able to view privacy policy of my website as soon they submit any form. I have used Contact Form 7 plugin and within every form (Forms are about 12 - 14 on my website) I have included an Acceptance…
Noor
  • 185
  • 2
  • 18
0
votes
0 answers

Facebook Privacy Policy (for app that doesn't want to use user login)

I know this is a relatively open-ended question, but since facebook doesn't have any specific developer support forums themselves, I'm wondering if anyone has any advice here -- I'm building an app that uses a pre-authenticated proxy server to pull…
0
votes
1 answer

Privacy policy Issue with two permissions

May app has 2 permissions ,i had added them. When i uploaded the app to google server they tell me it has 8…
Modgo
  • 77
  • 2
  • 8
0
votes
1 answer

Crashlytics request data for configuration

is there any documentation about the initial configuration request to crashlytics servers on app start? http://try.crashlytics.com/security/ only confirms the request, not giving any details. We need as much details about that request as possible…
Fabian Köbel
  • 457
  • 1
  • 7
  • 21
0
votes
1 answer

by whom presenting iOS's privacy dialog

if my app is requesting GPS location, there's a dialog shown to user asking permission. and my app also check the authorization, if the user not allow use location service, I will also prompt a dialog to notify user to do the settings. now the…
walker
  • 627
  • 1
  • 6
  • 19