When I try to upload my Android App Bundle to the Google Play Console, I get this generic error message saying "Couldn\'t upload. Try again.".
I\'ve already tri
I could simply solve the problem by usinng Firefox instead of Chrome. Nothing else helped. With Chrome the problem remained even after applying all the suggestions above. Chrome 56, OS Ubuntu 16.04
This problem comes out due to multiple gmail logins on same browser, if the developer account is not the default logged in account. You can solve this by signing out all gmail accounts and login in the specific gmail account.
If your zip align is not successful or verification failed at the end of the zip align process, this error is likely to occur. Please analyze whether zip align was successful. Also, you can try uploading both in .apk and .aab format. You are more likely to get a more detailed error hinting a possible cause.
Google Chrome
Use a new Incognito window to upload the .aab
or .apk
(as mentioned in the comments).
Alternatively, clear the website data:
.apk
/.aab
againSafari
Open Preferences > Privacy > Manage Website Data > Remove All > Done
Do you have gmail with another account, opened in other tab? If so, sign out from both accounts, then sign in to Google Play console again.
For my case clearing data, using Incognito or changing browser did not work. So, finally I uploaded an APK
file (all previous versions were AAB
files) and surprisingly Google Play console accepted it!
Give a chance to APK
file if the above answers are not helping you.