How do I Deploy to Google Store via VS 2019 using Version 3 of the Google API

╄→гoц情女王★ 提交于 2019-12-21 16:22:54

问题


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

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