Hello!
In my mobile iOS app I am using the “Advertisement” package. My App just got rejected cause I did not implement ATT (the popup to ask the user whether he allows tracking)
So I started trying to implement ATT by following this guide: Updating your Unity Ads SDK for iOS 14
The guide states the following:
Note : Starting from SDK version 4.4.1, the Unity Ads package is now called the Advertisement Legacy package in the Unity Editor.
The problem is: I can’t find the “Advertisement Legacy” package in package manager! I have installed “Advertisement” Version 3.7.5 and thats the only ad package I can find. I am using Unity 2019.4.40f1.
So I have 2 questions:
-
Does Advertisement 3.7.5 support ATT? Or does only Advertisement Legacy package support ATT?
-
If I NEED Advertisement Legacy package for ATT: How do I get it? Do I have to upgrade to a newer Unity version?
Thanks!
