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
1
vote
1 answer

privacy policy about in my application

Adding a privacy policy to your app's store listing helps provide transparency about how you treat sensitive user and device data. The privacy policy must, together with any inapp disclosures, comprehensively disclose how your app collects, uses…
Pranata Sunu
  • 19
  • 1
  • 2
1
vote
0 answers

Jupyter Notebook, Python and privacy

I'm trying to use the tensorflow object_detection API to analyze individual pathways within a building. The recordings I have access to are really sensitive data and must stay absolutely private. Is there any chance that the security of this…
Janjouneh
  • 145
  • 1
  • 2
  • 9
1
vote
0 answers

Buddypress preload page before registration

Good day, Please i am working on a buddypress project and i want to add a Site Rule content before the registration page. i.e. when a user clicks on REGISTER, a page will be displayed to them showing them the site rules and they would have to check…
1
vote
2 answers

Admob : Requesting Consent from European Users

I want to implement Admob consent request for european users in my Android app, i followed the steps in https://developers.google.com/admob/android/eu-consent , but i don't know how to provide a privacy policy URL to put here privacyUrl = new…
M.FD
  • 83
  • 1
  • 7
1
vote
3 answers

Unable to submit app for external review even though privacy policy url available on itunes connection

I am trying to submit my app for Test Flight beta testing, while submitting is is showing error saying "Apps that use the entitlements [com.apple.developer.in-app-payments] must have a privacy policy for [English]. If your app doesn’t use these…
Nasir
  • 1,617
  • 2
  • 19
  • 34
1
vote
2 answers

Privacy Policy on Ionic App

I prepared an app to be distributed on Google Play. The app doesn't have any kind of login system and I don't store users' data. Camera and Microphone are disabled and I don't even get anything from that. I only attached AdMobFree plugin to the app.…
Gozus19
  • 165
  • 19
1
vote
1 answer

Privacy Policy Snippet for Google Analytics

I once saw a content block snippet from Google that can be incorporated into our Privacy Policy on our website with certain disclaimers surrounding Google Analytics. Does anyone know where that is located or do you have a link to that content block?…
H. Ferrence
  • 7,906
  • 31
  • 98
  • 161
1
vote
2 answers

how to check NSMicrophoneUsageDescription programmatically

I want that the user use the microphone in the app, and add the appropriate key to the info.plist "Privacy-MicrophoneUsageDescription", If user tap the microphone button, window with a question for usage permission appears. If the user taps on…
Antonio K
  • 144
  • 11
1
vote
3 answers

New error uploading to Alpha channel: The apk has permissions that require a privacy policy set for the app: GET_ACCOUNTS

I have an Android app that is currently in testing, with only a small handful of testers who are my family members. I have been uploading APK's to my app's Alpha channel in the Google Play Store. This has been working fine for months. However,…
JoeMjr2
  • 3,804
  • 4
  • 34
  • 62
1
vote
1 answer

Which permission do I have to get from users of my software if I use automatic bug reporting?

I'd like to get started on using automatic bug reporting based on uploading uncaught exception stacktraces, e.g. with sentry.io and the raven Java client. I will definitely let the users allow or deny the use of the services (once or at every start…
Kalle Richter
  • 8,008
  • 26
  • 77
  • 177
1
vote
2 answers

Mobile apps - Cookie law

I googled a lot, but I don't find a valid answer (I find a related answer here, but I think it's out of date). My android app makes use of google analytics, do I have to create a dialog to inform the users about that (to comply to the EU cookie…
1
vote
2 answers

Does WebSphere Liberty send usage data to IBM?

I'm wondering if WebSphere Liberty is collecting usage data and send it as anonymous data to IBM. If yes, What kind of data is being collected and sent? Can I disable that? Is the sent data encrypted?
1
vote
1 answer

iOS app posting to Facebook using ShareKit, why need Privacy Policy?

My app was rejected because I did not have a Privacy Policy: "Apps that include account registration or access a user’s existing account must include a privacy policy or they will be rejected". I saw related question here: Apple store rejected iOS…
1
vote
0 answers

Facebook Privacy Policy Compliance. Please update your privacy policy

The past few hours i keep getting the following message Please update your privacy policy for MY_APP_NAME to avoid enforcement action. The URL may be missing or returning an error. Also, be sure your privacy policy displays on your website or app.…
nikolas
  • 723
  • 2
  • 17
  • 37
0
votes
0 answers

Issue in old Joomla template and fix by github

I don't know if this is the correct location, I've found an issue on my old template and found that has been solved in Github, can anybody point me where to read how to solve it ? https://github.com/joomla/joomla-cms/issues/23199 Thank you I found…
ricber
  • 21
  • 1