App Tracking Transparency
Learn about app-tracking authorization request
Starting with iOS 14.5 publishers have to use the App Tracking Transparency framework when accessing the IDFA. This is why you should present the app-tracking authorization request to the end user. Currently Unity doesn't officially support this functionality, however, there is a preview package allowing to use ATT framework. Please see this article to find out how to use it within your project. Also please see our recommendations here.
Last updated