I try to upload a .apk with both the fastlane app center plugin and the appcenter-cli.
I'm logged and run:
appcenter distribute release --app CobrosDroid -g CobrosDroid -f Droid/bin/com.elmalabarista.cobros-Signed.apk
But get:
Error: 'Cobros' is not a valid application.
Hi @mamcx, thanks for reaching us, could you please try the following:
appcenter apps list command<ownerName>/<appName>. For example: sergey.akhalkov/MyAppdistribute release command using <ownerName>/<appName> for --app argumentPlease let me know if it helps or if you have any questions or see any issues.
Yeah, this way work (using the full name). Please add this to the help...
2017-12-12 2:27 GMT-05:00 Sergey Akhalkov notifications@github.com:
Hi @mamcx https://github.com/mamcx, thanks for reaching us! Could you
please try the following:
- perform appcenter apps list command
- search needed app in the list
- copy full name of your app:
/ . For example:
sergey.akhalkov/MyApp- perform appcenter distribute release --app CobrosDroid -g
CobrosDroid -f Droid/bin/com.elmalabarista.cobros-Signed.apkPlease let me know if it helps or if you have any questions or see any
issues.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Microsoft/appcenter-cli/issues/343#issuecomment-350967454,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAOlh4tnjY43Quay0lrGzmI96WtCzshLks5s_irsgaJpZM4Q-IbR
.
--
Mario A.Montoya
Gerente
http://www.elmalabarista.com
Haz pedidos & facturas con tu iPhone: http://www.elmalabarista.co
http://www.elmalabarista.com/m/bestseller
@mamcx, sure, will do, thanks for the feedback!
Hi @mamcx, if you have a chance - please take a look at https://github.com/Microsoft/appcenter-cli/pull/345 and let me know if it looks good to you or not.
Hi @mamcx, if you have some time, please take a look at #345 and let us know your feedback. Thanks!
No response for a month, closing.
Most helpful comment
Hi @mamcx, thanks for reaching us, could you please try the following:
appcenter apps listcommand<ownerName>/<appName>. For example:sergey.akhalkov/MyAppdistribute releasecommand using<ownerName>/<appName>for--appargumentPlease let me know if it helps or if you have any questions or see any issues.