问题
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.
- Open the Google Play Console
- Right-click an app and choose "Open in new tab"
- Replace
AppDashboardPlace
in the URL to a working page likeMarketListingPlace
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