I'm trying to test the iOS 14 tracking popup. It shows up when I test it on the Simulator, but not on a real device (iOS 14.3).
I have already read this post (IDFA iOS14 returns denied without displaying auth popup). But turning on the tracking option doesn't solve my problem.
I made sure:
NSUserTrackingUsageDescription
) in the Info.plistATTrackingManager.requestTrackingAuthorization(completionHandler:)
But I don't get prompted when running the app. The completionHandler
gets called immediately with the .denied
case.
Also, the app does not even show up on the list of apps using tracking (Preferences > Privacy > Tracking).
In some circumstances, the “Allow Apps to Request to Track” setting is disabled, including: For users with child accounts or under age 18 by birth year, signed in with their Apple ID* If your Apple ID is managed by an educational or business institution.
If an app isn't asking you for permission to track, that means either the app has gotten out of the tracking business, or the app's maker hasn't posted an update yet.
When you say yes to tracking on your iPhone, apps such as Facebook can track you across other apps and websites, using something called the identifier for advertisers (IDFA). This unique code assigned to each iPhone offers insights into your buying habits so an advertiser can measure the success of their campaigns.
Issue is with OS so you have to update your OS to 14.5.1
Apple released iOS and iPadOS 14.5.1. According to Apple's release notes, the update fixes a bug with App Tracking Transparency that may have prevented some users from receiving prompts from apps.
Release notes for iOS and iPadOS 14.5.1
This update fixes an issue with App Tracking Transparency where some users who previously disabled Allow Apps to Request to Track in Settings may not receive prompts from apps after re-enabling it. This update also provides important security updates and is recommended for all users.
I updated OS from 14.5 to 14.5.1 and now I am getting ATT prompt on first launch.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With