Can't find Advertisement Legacy Package

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:

  1. Does Advertisement 3.7.5 support ATT? Or does only Advertisement Legacy package support ATT?

  2. If I NEED Advertisement Legacy package for ATT: How do I get it? Do I have to upgrade to a newer Unity version?

Thanks!

Hello,

To align with Apple’s ATT compliance, please follow this documentation:
https://docs.unity.com/ads/en-us/manual/ATTCompliance

I installed the same version of Unity Editor (2019.4.40f1) and looked into the package manager, and confirmed that version 4.4.2 is available on the list.


Please keep in mind that we do not have plans to update Advertisement Legacy(C#) package in the future. If you’d like to use the latest version of Unity Ads SDK, please implement it with mediation tools, such as Unity LevelPlay.

Thank you so much for your reply! I didn’t realize you could expand that “Advertisement” item lol. I only click on the “Advertisement” item and then it only shows you 3.7.5.

Thanks for your help!

1 Like