NSPrivacyTrackingDomains has NOT block connections

  • Xcode 15.0
  • iPhone15 iOS17.0 Simulator

I created demo app with Privacy manifest defined NSPrivacyTracking to YES, and NSPrivacyTrackingDomains with specific domain (used CDTFA Tax Rate API as example and string value is ca.gov).

However, after selecting Ask App not to Track on ATT dialog, URLSession was successed and got response from the domain.

Is there any wrong on my implementation? or is this feature has not released yet?

I had the same problem

Do you know how to solve this problem?

NSPrivacyTrackingDomains has NOT block connections
 
 
Q