Today our Azure pipeline process failed to upload the APK to the Google Play Store with the following error in upload_to_play_store:
Found main APK to upload: D:/a/r1/a/Mobile App Builder/drop/apk/release/app-release-unsigned.apk
APK is not a valid ZIP archive while upload APK to playstore via API
I am using Google Play - Release pipeline step.
Version info: ms-vsclient.google-play.google-play-release.GooglePlayRelease@3
There has been no change to the codebase since the last successful update builds, There may Google has changed something in their API side.