I'm working in Xamarin forms project from past 6 months. Till now the development went well and after my windows 10 updated yesterday, My xamarin forms android is not getting build successfully. Its throwing error as "failed to open APK: Iteration ended."
Below are the two lines from output window
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(155,3): warning APT2258: W/ziparchive(18668): Zip: Entry at offset zero has invalid LFH signature 929c1a24
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Xamarin\Android\Xamarin.Android.Aapt2.targets(155,3): error APT2096: failed to open APK: Iteration ended.
Please help in resolving this asap.