问题
Up until recently, we've been archiving and deploying to the Google Play store via Visual Studio 2019. Google recently deprecated v1 and v2 of the deployment APIs. Now when I try to deploy from VS, it says 'This API has been deprecated and is no longer available. [410]'
Is there a configuration file somewhere I can use to change to version 3 of the API? Or is there something in Google Play where I have to create a new set of credentials that specifically targets v3 of the deployment API? We are running 16.4 with all the latest updates.
回答1:
Update to Visual Studio 16.4.2 and it is now back to working.
来源:https://stackoverflow.com/questions/59185535/how-do-i-deploy-to-google-store-via-vs-2019-using-version-3-of-the-google-api