I use visual studio 2019 to publish an Android app made with Xamarin.
To distribute the app I have always used the visual studio "Archive Manager".
I create the APK with the classic "Archive ..." command, then select the generated APK and click "Distribute ...", select Google play, the signature, the account, the "Alpha" channel and error:
This API has been deprecated and is no longer available. [410]
What should I do to resolve?
I can publish manually, but this automatic system is very convenient.
thanks a lot.
P.S.
I already read this post https://github.com/xamarin/Xamarin.Forms/issues/6528 and the problem is VS2019. Last version don't work. why?
similar situation here What is "We’ve detected that your app is using an old version of the Google Play developer API" warning in Google Developer Console? I have already tried to reconnect the project to a new API project but nothing
Any Idea?
All start when Google Play Store show this message:
We’ve detected that your app is using an old version of the Google Play Developer API. From December 1 2019, versions 1 and 2 of this API will no longer be available. Update to version 3 before this date. Learn more: https://android-developers.googleblog.com/2019/03/changes-to-google-play-developer-api.html