VS2017 shows this error when I'm trying to upload my apk:
This API has been deprecated and is no longer available
Any idea what cause and how to solve this error?
Xamarin 4.12.3
VS2017 shows this error when I'm trying to upload my apk:
This API has been deprecated and is no longer available
Any idea what cause and how to solve this error?
Xamarin 4.12.3
("Since I am answering as a guest it is not allowing me to embed images so there are image links below")
The issue happens in vs2019 also and I think it is being caused by this message in the Google Play Console
I am not sure how to fix this yet but if you need to get a release out you can manually grab the apk and upload it to the google play console.
Archive Manager > click on the desired apk > click open folder > grab apk file from the "signed-apks" folder
you can then go to the google play console and create a release and manually upload the apk file along with your newly created release.
I know this is not the fix I just figured I would through it out there in case it can help anyone.
Same Message (VS 2019, 16.3.10; all Nuget-Packages updated, etc.) I'm pretty sure it's the upload from within VS that is using an old API Call. Until now I didn't get a confirmation from MS Support - still waiting for it.
https://developercommunity.visualstudio.com/content/problem/844304/api-has-been-deprecated-410.html
Microsoft patched this bug in the new version 16.4.2 of Visual Studio (see patch notes).
Please make sure to update to this version to fix the problem.