Skip to content
Advertisement

Tag: firebase

How to check current password when reset password in firebase and Expo? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 11 months ago. Improve this question I’m adding password reset function using react native expo and firebase api. First input is current password. Second input is

There was an error deploying functions. Failed to update function app in region us-central1

This is my first time trying to deploy a function firebase function. I’ve written an API and I want to create a firebase function and use it. In my project everything works on localhost and even worked when I did firebase serve –only functions, hosting. Since I’m only using hosting and functions I didn’t do the initializeApp(firebaseConfig) thing of firebase

Advertisement