Hello,
Question on iOS that seems unsolvable to us:
We initially implemented ATT (App Tracking Transparency) on our iOS app for advertising purposes (including the use of NSUserTrackingUsageDescription). In the "Privacy" configuration of the app store, we declared the use of tracking data.
Due to a change in strategy, we want to remove it as we do not use IDFA.
Problem:
- Since we declare the use of tracking data, Apple refuses app submissions without ATT.
- To be able to uncheck this use of tracking data, it requires having a live version of the app without the use of NSUserTrackingUsageDescription and without ATT.
Have any of you already encountered this situation and see a way out of this vicious circle?
Many thanks for your help,
Jessica