Questions tagged [privacy]

For questions related to privacy (user permissions / security techniques, internet tracking system such as Cookies, Web bugs etc.)

For questions related to privacy (user permissions / security techniques, internet tracking system such as Cookies, Web bugs etc.)

1147 questions
0
votes
1 answer

How does CloudSponge import your iCloud contacts?

CloudSponge has an option to import your iCloud contacts. How does this work? Any ideas?
Bago Camembert
  • 103
  • 1
  • 10
0
votes
1 answer

iOS 10 Ad Information Availability to Devs

In iOS 10, Apple added screens under the Settings > Privacy that allow users to see information collected about their activities, such as content they've download from Books, Movies, etc. as well as advertising segments in which they have been…
0
votes
0 answers

What features are available to 3rd-party iOS app developers to keep persistent data on a device or in iCloud?

And what, if any, controls do users (or MDM profiles) have to mitigate each? I'm not an Apple developer, so I'm not particularly familiar how the features, protocols, etc., inter-relate. Examples: NSHomeDirectory() Core Data CloudKit iCloud…
pseudon
  • 225
  • 1
  • 10
0
votes
0 answers

iOS 10 photo access error

I am getting this error when submiting to Apple store. Important: To protect user privacy, an iOS app linked on or after iOS 10.0, and which accesses the user’s photo library, must statically declare the intent to do so. Include the …
user426132
  • 1,341
  • 4
  • 13
  • 28
0
votes
0 answers

Android privacy curtain

I am building an app with react native and I have set privacy currtain on iOS when app is in the background, so you wouldn't see screen contents when user double taps home button. I am not sure how I can do the same with android - how can I add…
Mindaugas
  • 1,173
  • 5
  • 15
  • 31
0
votes
2 answers

Record telephone calls placed from iOS enterprise apps

I'm writing an app that would record calls placed by sales representative and send it to managers, so that the managers can monitor his sales closely and efficiently. So - I want to be able to record just the telephone calls placed from my app…
Manjuhere
  • 151
  • 1
  • 6
0
votes
1 answer

How to redirect a webpage to private window in htaccess. Is it any possible?

Is there any way to force users to visit the webpage only in private window. (redirect to incognito mode webpage). I thing redirecting in html not possible. please help
Ajar Pix
  • 1
  • 3
0
votes
2 answers

Privacy - Track Chrome extension's outgoing AJAX queries

Is there any possible way to track a Chrome extension's outgoing network communication from a website? Let's assume, that a Chrome 'content script' extension sends AJAX queries to a server on a specified IP to create custom analytics. This extension…
0
votes
1 answer

Registration automatic input validation security/privacy concern

So I have created a registration page that automatically checks whether the username, email address and phone you have entered already exists or not. If any one of them is already registered to an account then you get a notification in the same page…
Help Leecher
  • 119
  • 1
  • 10
0
votes
1 answer

Facebook Graph API privacy setting CUSTOM with allow return error - (#100) Only friends may be specified in allow and deny lists

I am trying to do the following in Facebook Graph Explorer using my app's token. POST /v2.6/me/live_videos?description=hello%20world&privacy={'value':'CUSTOM','allow':''}&title=welcome But I am getting the following error, am I doing…
tom
  • 14,273
  • 19
  • 65
  • 124
0
votes
1 answer

How can I tell that Firefox is tracking my location even in the background

By running the code below I have proven that Firefox on Android continues to track the user's location even when the phone is off and/or Firefox has been moved to the background and another App is in the foreground. How can the user tell that this…
0
votes
1 answer

Rolewise status display on Bugzilla

I have two roles in bugzilla . 1 . Admin 2. Developers. Now my requirement is, showing some chosen workflow status to the developers not all. This way I will allow developers to change some statuses(IN PROGRESS / RESOLVED) but not allow to CLOSE or…
G555
  • 105
  • 1
  • 14
0
votes
1 answer

Unity Facebook SDK - Data Policy

We are a developer studio from Germany. We developed an Augmented Reality app with Unity3D. To give the user the possibility to take snapshots within the app and post them on Facebook we are using the Facebook SDK for Unity. Due to the fact that we…
0
votes
1 answer

notifying user you use their IP address

I'm making a satistics program in PHP but do i need to notify the user that i am storing their Ip address? I've converted it to an INT with ip2long but i am not sure if it is allowed without notification or a privacy statement on your site. In…
Koenman
  • 140
  • 14
0
votes
1 answer

Guidelines for creating multiple icons in Android

I am creating an app which will have two main modules and for this I am creating two launcher icons. This helps in launching the two modules separately for easy access. I would like to know if this required users consent or are there any privacy…
Harikrishnan CV
  • 901
  • 2
  • 8
  • 17