Hi,
I'm trying to submit my latest app to App Store but it's been rejected on the "Guideline 5.1.2 - Legal - Privacy - Data Use and Sharing The app privacy information you provided in App Store Connect indicates you..." reason. It seems like the NSUserTrackingUsageDescription is automatically included in the binary, so therefore I need to indicate in the App Privacy section what data I'm using to track (won't let me submit for review if I don't). So I just pick one of the data sets and said that one, even though I'm not doing any tracking in the app. But now on review, they are saying because NSUserTrackingUsageDescription is included in the binary, I also "must implement App Tracking Transparency and request permission before collecting data used to track. When you resubmit, indicate in the Review Notes where the permission request is located". I don't know how I would do this using AppGameKit, but I wouldn't want to anyway as I don't do any tracking.
So is there anyway NSUserTrackingUsageDescription can be removed from my binary? Any ideas would be appreciated.
Thanks
John
El Presidente