Unity-Technologies / uaal-example

Other
736 stars 234 forks source link

Android apk or aab file limitation #61

Open Muratoter opened 2 years ago

Muratoter commented 2 years ago

Play store has limitations for apk(100mb) and aab(150mb) files. How can we handle if aab file is over 150mb on native android project? Can we use Play asset delivery or dynamic feature?