Google Play Console unhelpful error message

こ雲淡風輕ζ 提交于 2020-07-03 07:56:10

问题


I'm trying to upload a new version of an android app on Google play console, but as soon as I select the app it gives me: "An unexpected error occurred. Please try again later."

No other information is provided, and it worked 3 days ago. Is there anything that could be wrong on my end or did google just break their interface somehow?

(I'm using google chrome on unbuntu 18)


回答1:


You can use new version of the console (https://play.google.com/console) to upload new version of your app.




回答2:


With some URL hackery you should be able to upload and publish a new version of the app even with the error.

  1. Open the Google Play Console
  2. Right-click an app and choose "Open in new tab"
  3. Replace AppDashboardPlace in the URL to a working page like MarketListingPlace

I can see the following pages work currently:

  • Android vitals > Deobfuscation files
  • Development tools > *
  • Release management > App releases (incl. tracks and releases)
  • Release management > Android Instant Apps
  • Release management > Artifact library
  • Release management > Device catalog
  • Release management > App signing
  • Store presence > *
  • User acquisition > *
  • User feedback > *

It was fine for me 6 hours ago, I now encounter the same problem from Sweden. A few people have reported this problem online for the last 2 weeks.

Private browsing mode in Chrome, Firefox and Safari didn't solve it, no JS console errors or network errors. Circumventing the AJAX request returned a blank page with the same "An unexpected error occurred". I can't see how this could be a client issue.



来源:https://stackoverflow.com/questions/62671465/google-play-console-unhelpful-error-message

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!