“Couldn't upload. Try again.” error on Google Play Console

前端 未结 6 1408
北恋
北恋 2021-02-02 06:50

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

相关标签:
6条回答
  • 2021-02-02 07:07

    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

    0 讨论(0)
  • 2021-02-02 07:08

    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.

    0 讨论(0)
  • 2021-02-02 07:17

    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.

    0 讨论(0)
  • 2021-02-02 07:22

    Google Chrome

    Use a new Incognito window to upload the .aab or .apk (as mentioned in the comments).

    Alternatively, clear the website data:

    1. going to: developer console (F12) > Application > Clear storage > Clear site data
    2. press F5 to refresh the page
    3. uploading the .apk/.aab again

    Safari

    Open Preferences > Privacy > Manage Website Data > Remove All > Done

    0 讨论(0)
  • 2021-02-02 07:22

    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.

    0 讨论(0)
  • 2021-02-02 07:33

    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.

    0 讨论(0)
提交回复
热议问题