I am trying to upload my app to the Google play console with the mobile deployment feature in Flutterflow. Unfortunately I only get this error:
Codemagic Deploy Output
Failed Step: Publishing
== Gathering artifacts == == Publishing artifacts == Publishing artifact app-release.apk Publishing artifact app-release.apk Publishing artifact app-release.aab Publishing artifact release_mapping_mapping.txt Publishing app-release.aab to Google Play Published app-release.aab to track beta Google Play failed to upload artefacts. Only releases with status draft may be created on draft app.: { "error": { "code": 400, "message": "Only releases with status draft may be created on draft app.", "status": "INVALID_ARGUMENT" } } Build failed :| Publishing failed :| Google Play failed to upload artefacts. Only releases with status draft may be created on draft app.: { "error": { "code": 400, "message": "Only releases with status draft may be created on draft app.", "status": "INVALID_ARGUMENT" } }
I have set all credentials and set „upload as draft“ to true and still get the error. If you have any help I would appreciate it.
Thanks a lot.
Greetings
Benjamin