You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't fully get it. Do you have .aab upload sport? Some commits are reverted as far as I see. I assume that you don't have aab upload support, don't you?
Appcenter has Store distribution enabled and connect with play console
Following is the snippet for publishing to store.
appcenter distribute stores publish \ --file /path/to/file.aab \ --store Production \ --app {app_owner}/{app_name} \ --release-notes "Some note."
For more info:
https://docs.microsoft.com/en-us/appcenter/distribution/stores/googleplay
The text was updated successfully, but these errors were encountered: