DEV Community

Discussion on: Automate Flutter app delivery to AppCenter with GitHub Actions

Collapse
 
hendisantika profile image
Hendi Santika

/usr/local/bin/appcenter distribute release -f ./build/app/outputs/apk/release/app-release.apk --app QuranPersis --group Collaborators --token ***
Error: Command 'distribute release -f ./build/app/outputs/apk/release/app-release.apk --app QuranPersis --group Collaborators --token ***' failed with exception "'QuranPersis' is not a valid application id"
Error: The process '/usr/local/bin/appcenter' failed with exit code 3

Where Can I get the application ID?