banditoth / maui-archiver-vscode

Visual Studio Code extension for archiving/publishing .NET MAUI applications
MIT License
40 stars 6 forks source link

Command 'MAUI Archive: Android - List of Keystores & Check signature' resulted in an error #18

Closed rajagopalannairr closed 2 months ago

rajagopalannairr commented 3 months ago
Screenshot 2024-07-13 at 11 51 58 AM

When I try to archive the Android app (MAUI) from Visual Studio Code for MAC. I am getting the above error. Please do the needful.

Dardev12 commented 3 months ago

Same Error for me too

banditoth commented 2 months ago

Hello @rajagopalannairr @Dardev12 ,

If you are still facing this issue, make sure that the correct path to the keystores have been set by opening up the command palette (CMD Shift P) and type '> MAUI Archiver: Settings' There should be an Android keystore Directory option

image

Sometimes the Keystores are placed here: /Users/banditoth/Library/Developer/Xamarin/Keystore/

Please open this issue again if the problem still persists.