Search code examples
androidxamarin.androidapkarchive

Archiving of the apk not successful


I'm generating the .apk file of my app. For that I'm archiving my android project. But the archiving is just loading it is not creating apk also it doesn't show any error. I don't know what is the issue. You can see the screenshot. The archiving of project I have no issue with my build and my build is successful and also my pc is not at all slow so why it is still loading. Also I checked use shared runtime is unchecked in android options.


Solution

  • Try to delete ".vs" hidden folder in your solution and then rebuild again.