ERROR: dump failed because no AndroidManifest.xml found

后端 未结 9 1035
终归单人心
终归单人心 2020-12-31 08:12

When I try to upload an application to android playstore I get the following error:

ERROR: dump failed because no AndroidManifest.xml found

9条回答
  •  萌比男神i
    2020-12-31 08:28

    In my case the problem was with the filename: I accidentally (subconsciously) renamed it to .apk, when it should be .aab

提交回复
热议问题