App Privacy Settings while submitting App for review in App Store Connect

Advertising Identifier & Vendor Identifier:- Device Identifiers

We have an SDK which contains code to collect Device Identifiers.

Customers who uses this SDK can control whether to (allow collection) of Device Identifiers or (doesn't allow collection) of Device Identifiers dynamically through some form of settings. So some customers may avail for collection and some mayn't.

While submitting application for review in App Store Connect, Privacy Section - if customers who doesn't avail to collect these identifiers ticks the option "No, we do not collect data from this app", Still there will be Device Identifiers related code in App binary but that particular piece of code for these customers doesn't gets executed.

In such cases - Will the binary be rejected with some screening process? or is it fine to upload builds like this?

The App Privacy section is to indicate to your customers how your app may handle their data. So if it could potentially collect Device Identifiers, it should be labeled as such so that your customers would not be surprised.

App Privacy Settings while submitting App for review in App Store Connect
 
 
Q