When attempting to publish my .NET MAUI project, which utilizes the .NET 6 workload, I encounter an issue. Specifically, when selecting the Android emulator or a physical device as the target platform, the archive is not being displayed in the archive manager. Instead, it is being created in the local path [C:UsersSMRAppDataLocalXamarinMono for AndroidArchives]. Consequently, I am unable to distribute the app or provide a test release. This problem persists even when targeting the iOS platform. I would greatly appreciate assistance in resolving this issue.
enter image description here
And also as you can see in the above image, I am not able see my projects under current solution section which inturn is an issue as i believe.
I have tried to change the archive path to a different path other than the default location, but the result is the same, I am still not able to any archives in the archive manager.
Suhas M R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.