Post

Replies

Boosts

Views

Activity

Reply to Tracking domains - Network Instrument Points of Interest
Hello, Kind of same issue. My app does ask user's permission for ATT(App Tracking Transparency) and if given, displays some ads. But when i profile the app using instruments tool as suggested by Apple here to detect tracking domains, i see a blue circle with a "S" symbol inside it and not a red circlet for fault lines as per Apple's link. Do these 2 icons(blue with S symbol and the red circle) both indicate fault lines tracking domains? Can you please clarify this? Also, not seeing the fault lines, does it guarantee that there are no domains tracking? Since i'm asking for user's permission for ATT and displaying ads if permission is given, shouldn't it show the fault lines(instead of blue circle icons) and the corresponding message asking me to include NSPrivacyTrackingDomain as true in privacy manifest?
Mar ’24
Reply to ITMS-90683: Missing purpose string in Info.plist - NSLocationAlwaysAndWhenInUseUsageDescription
I've checked all my code and i do not see any references to requestAlwaysAuthorization method call and hence i do not include NSLocationWhenInUseUsageDescription in info.plist and no "Background Mode" with Location Update active has been selected. But, still i'm getting the same error notification from Apple Review! Anyone has any latest update on this yet? Why is Apple's throwing a wrong error at us? or are we missing something here? Appreciate any help.
Jun ’23