Skip to content

Support app bundles with 32-bit and 64-bit binaries within them #31922

@creativecreatorormaybenot

Description

Warning

This release is not compliant with the Play 64-bit requirement.

The following APKs or App Bundles are available to 64-bit devices, but they have only 32-bit native code: {version code}.

From August 1, 2019 all releases must be compliant with the Play 64-bit requirement.

Include 64-bit native code in addition to 32-bit native code in your app. Use the Android App Bundle publishing format to automatically ensure that each device architecture receives just the native code it needs. Learn More

This warning appears when trying to publish an aab created by flutter build appbundle to the Play Store since today.

Is this something that I need to worry about or will Flutter automatically resolve this, i.e. is this already planned to be resolved in time?

Metadata

Metadata

Assignees

Labels

customer: crowdAffects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions