Skip to content

Instantly share code, notes, and snippets.

View cbedroid's full-sized avatar

Cornelius Brooks cbedroid

View GitHub Profile
@cbedroid
cbedroid / React-Native-Missing-KeyStore.md
Last active May 3, 2024 10:57
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`).