Skip to content

Boiletplate Android Manifest misses required attributes #1006

@stevenroose

Description

@stevenroose

After trying to publish a Flutter-created app to Google Play, it noticed me that some required pieces were missing from the AndroidManifest.xml file.

  • the android:versionCode and android:versionName attributes in <manifest>
  • android:icon in <application>, although this attribute requires the presence of an actual icon drawable

Metadata

Metadata

Assignees

Labels

platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions