couldnt find keystore error

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By new_gamedeveloper

could not find keystore, unable to export

error

i have clearly given the path of the debug.keystore where i have placed the debug.keystore file but it gives this error “could not find keystore, unable to export” how to solve it. any help will be appreciated. thank you

:bust_in_silhouette: Reply From: Okan Ozdemir

You can find your keystores in documents appdata (%APPDATA%).

WRİTE this to directory and find the keystores there

:bust_in_silhouette: Reply From: tomatocup

hello,

had same problem until
i pasted the keystore in the folder where i intend to export apk

export folder should contain the keystore i think