小编Dhi*_*rma的帖子

Unable to upload APK on play console getting (Upload a valid app bundle) issue - flutter

I am getting an error while uploading apk to play console for first time. I have released 2 apps with same account and did not get any error, but this is the 3rd app and it is working fine on each mode (--release, --debug, --profile). I am building apk in flutter using --dart-define using the following command

flutter build apk --release --split-per-abi --no-tree-shake-icons --dart-define=ID=1234 --dart-define=APP_NAME=test_app --dart-define=APP_SUFFIX=.test
Run Code Online (Sandbox Code Playgroud)

below is issue screenshot 在此输入图像描述

android dart react-native flutter

18
推荐指数
3
解决办法
3万
查看次数

标签 统计

android ×1

dart ×1

flutter ×1

react-native ×1