Hi , my app bundle is about 500 mb , i found out the maximum now is 150 and i knew there is something called Play Asset Delivery (PAD) , but when i search for him in package manager , i can’t find it i am using unity 2021.3.25
The package that adds Play Asset Delivery support to Addressables is only supported in Unity 2023 and newer.
In previous versions of Unity, you should be able to just select the “Split Application Binary” setting in the Player > Publishing settings. See Unity - Manual: Set up Play Asset Delivery . Unity should then automatically put your application content into an Asset Pack.