Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [privacy]

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

-1 votes
0 answers
9 views

How to fetch the list of installed apps

How did the Shortcuts App can fetch the list of installed apps? As I know. The developer can't fetch the list of installed app. Who can help me.
DolphinQuan's user avatar
2 votes
1 answer
78 views

How to use AdMob on an iOS App without the ATT prompt?

Is it possible to put AdMob in my app without implementing the Apple ATT prompt? As far as I can tell from the docs, if IDFA is used, then the ATT promot is required. On the other hand, I have no idea ...
TheJeff's user avatar
  • 3,911
1 vote
1 answer
98 views

How do I hide contribution activity on a public Github repo?

I'm having a rather esoteric problem, of my own making. I have a repository on my primary Github account which I intend to be available online and associated to a nom de plume. I recently created a ...
Eric's user avatar
  • 11
-1 votes
1 answer
36 views

Is Private Manifest necessary in iOS app?

Is Private Manifest necessary in the iOS app? If the app doesn't use API from the privacy list. In the documentation says that the app "can contain a privacy manifest file". That means that ...
Alex's user avatar
  • 51
1 vote
1 answer
40 views

Storing a Synchronous Encryption Key securely on the Clientside

I am building a web app which uses Sign in with Apple for the normal authorization and login. After signup the user should create a passphrase which is enhanced via a KDF and acts as a symmetrical key ...
t3lls's user avatar
  • 33
0 votes
0 answers
22 views

How to change chrome version, os version and card name with patch (chrome/chromium)?

I need to change the browser fingerprints, like chrom* version, OS name, OS version, video card name, screen resolution (all of these). I do not need random unreal versions like bromite/chromite it ...
Monday's user avatar
  • 81
1 vote
0 answers
36 views

What API is related to NSUserTrackingUsageDescription?

Xcode 15.3 When I validate app , it tells that Invalid purpose string value. The “” value for the NSUserTrackingUsageDescription key isn’t allowed in “xxx.app”. Your app’s code references one or more ...
Shinan's user avatar
  • 23
0 votes
0 answers
111 views

ITMS-91053: Missing API declaration - Add Privacy Manifest IOS Flutter

We noticed one or more issues with a recent submission for TestFlight review for the following app: Although submission for TestFlight review was successful, you may want to correct the following ...
Shebin PR's user avatar
  • 115
1 vote
1 answer
513 views

How is Apple's new Privacy Manifest different than App Privacy Details in App Store Connect?

Apple is instating a new requirement to include a privacy manifest file in your app by May 1st, 2024. I'm curious if anyone knows how this differs from the App Privacy details that you are required to ...
Brejuro's user avatar
  • 3,479
0 votes
0 answers
44 views

Android Permissios

I'm wondering when permissions are needed from the user for apps targeting Android 10+ (SDK 29+)? The purpose is to save a PDF file to shared storage. I read from sources that permission is no longer ...
HHHHH's user avatar
  • 1
2 votes
0 answers
71 views

How to use Opacus with TemporalGNN e.g. A3TGCN2?

I try to set up Differential Private learning on a Graph Temporal Neural Network, using opacus for the differential privacy and A3TGCN2 from the pytorch-gemoemtric-temporal library for the TemporalGNN ...
Simon's user avatar
  • 33
0 votes
0 answers
262 views

Finding out what is using time stamps (privacy manifest required by Apple)

I just got the email from Apple saying my app is using functions that require a privacy manifest to justify their use. The two that are required are NSPrivacyAccessedAPICategoryUserDefaults and ...
August's user avatar
  • 237
0 votes
1 answer
87 views

can a convolutional neural network be reverse engineered?

can a modern,complex convolutional neural network for object detection be reverse engineered to acquire the original image training data? Thanks. i did try searching for my question online but the ...
ddx's user avatar
  • 1
2 votes
0 answers
628 views

Addressing ITMS-91053: Missing API declaration warnings [duplicate]

As many of us, recently, after submitting the build for TestFlight I have got the email which states: ITMS-91053: Missing API declaration - Your app’s code in the “MyAppBinaryName” file references ...
matrejek's user avatar
  • 428
0 votes
0 answers
142 views

Why is Microsoft Visual Studio accessing my microphone?

I am curious, roughly 2 weeks ago Visual Studio started to use my microphone. Has anybody seen the same behavior and knows why that happens? Since my softwarephone is an desktop app too I can't ...
Sebastian Achorner's user avatar

15 30 50 per page
1
2 3 4 5
78