Search Unity

Android App Bundle bigger than 150MB

Discussion in 'Android' started by paulodgn, Sep 27, 2019.

  1. paulodgn

    paulodgn

    Joined:
    Jul 19, 2016
    Posts:
    12
    Hi,

    We have an older version of our app, published in Play Store with apk + obb. The app is big because we need a lot of textures.

    Now we are trying to upload a new version with App Bundle. Build was fine but we are having the error:"Your app bundle contains the following configurations where the initial install would exceed the maximum size of 150 MB".
    I know that Google Play than generates 1 apk for each architecture right? But is there a way to split the data we have like we did with the obb?

    Thanks in advance.
     
  2. DaReign

    DaReign

    Joined:
    Apr 12, 2013
    Posts:
    79
    Still no solution for that ?
     
  3. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,735
    The solution is to wait until Google decides to raise the AAB generated APK to more than 150MB, since the current limit is insane, although I don't know if any of us will be alive by the time Google decides to do that.
     
    Salvador-Romero likes this.
  4. kimmo1

    kimmo1

    Joined:
    Feb 7, 2014
    Posts:
    49
    When there will be easy way to split this aab without coding anything?
     
  5. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,735
  6. JuliusM

    JuliusM

    Unity Technologies

    Joined:
    Apr 17, 2013
    Posts:
    835