Skip to content

Instantly share code, notes, and snippets.

View luminuszz's full-sized avatar
Let's code !!

Davi Ribeiro luminuszz

Let's code !!
View GitHub Profile
@luminuszz
luminuszz / React-Native-Missing-KeyStore.md
Created February 14, 2023 17:46 — forked from cbedroid/React-Native-Missing-KeyStore.md
React-Native Generating SigningReport (Error: Missing keystore)

Fix Firebase Missing Keystore for React Native App

Generate new keystore certificate

For more info, visit https://rnfirebase.io/

 # Open your terminal 
 # Enter the following to generate your missing key. (if fails, try elevating your privileges with `sudo`).