Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Proposal]Support for Play Asset Delivery to by pass size limit when uploading app to Playstore  #100855

Open
@copypasteearth

Description

@copypasteearth

Steps to Reproduce

I have 300MB bundle and I made a Deferred Component to hold 150MB worth of assets mp3 files. I uploaded it to google play and it keeps telling me One or more of the auto-generated multi-APKs exceeds the maximum allowed size of 150 MB.

in my main.dart I have a FutureBuilder that shows a loading indicator while i call the future
deferedbundle
[DeferredComponent.installDeferredComponent(componentName: "meditations")]

I tried to follow the steps exactly and I just cannot get it to work. I will provide whatever details you need, please this is imperative, I have to have this release by April 1st.

Thank you for your time.

Am I going about this wrong, any help to get this done would be great

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: releaseChallenges faced when attempting to productionize an appc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterplatform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions