App Tracking Transparency permission request when reviewed on iOS 16.4.1.

I got this message from Apple.

How to fix app tracking transparency.

I'm using an ad-mob.

-------------------------------------------------------------------

We're looking forward to completing our review, but we need more information to continue. Your app uses the AppTrackingTransparency framework, but we are unable to locate the App Tracking Transparency permission request when reviewed on iOS 16.4.1.


Next Steps

Please explain where we can find the App Tracking Transparency permission request in your app. The request should appear before any data is collected that could be used to track the user.

If you've implemented App Tracking Transparency but the permission request is not appearing on devices running the latest OS, please review the available documentation and confirm App Tracking Transparency has been correctly implemented.

If your app does not track users, update your app privacy information in App Store Connect to not declare tracking. You must have the Account Holder or Admin role to update app privacy information.

Comments

  • adent42adent42 Key Master, Head Chef, Executive Chef, Member, PRO Posts: 3,034

    So App Tracking Transparency should only be enable if you are using GameAnalytics or an Ad Network, in your case, Ad Mob.

    You will need to display the app tracking transparency prompt by using the TweetSheet Action with the message being: "gs:requestIDFA".

    Some games will show it pretty much on first load. If your ads don't show up until after some gameplay, then you can show it at a convenient time shortly before that (like after finishing the first level).

    This will also nee to fill in User Tracking Request Description in publishing. Usually you put something like "We use this to server you more relevant ads" or something along those lines.

    Hope that helps!

Sign In or Register to comment.