Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Keystore not found #235

Open
fcpauldiaz opened this issue Oct 2, 2018 · 2 comments
Open

Keystore not found #235

fcpauldiaz opened this issue Oct 2, 2018 · 2 comments

Comments

@fcpauldiaz
Copy link

How do I fix this error?

f8-release.keystore not found for signing config
I just downloaded the repository and tried to build it with android studio

@jairsaidds
Copy link

Where you able to solve this?

@iamabdulhaseeb
Copy link

Hey @fcpauldiaz
I am new but I would like to help hope it will be helpful for you
at first run this command in android/app folder
keytool -genkeypair -v -storetype PKCS12 -keystore my-upload-key.keystore -alias my-key-alias -keyalg RSA -keysize 2048 -validity 10000

this will generate keystore file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants