Keystore file is missing error. But i added it ?

Hi it gives me UATHelper: Packaging (Android (ATC)): ERROR: Keystore file is missing. Check the DistributionSettings section in the Android tab of Project Settings error but i added keystore
file .

First of all i created Store.keystore file .

After i added it to my project

2.png

It is what i did in store.keystore

I entered them to my project’s distribution setting.

And it is my error

Where can be problem ?

Hi @RmznL. I think you put the keystore in the wrong place.

It should be in [yourprojectname]/build/android

2 Likes

Yeah! Its work!