You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lastest version of firebase, it's required to call await Firebase.initializeApp(); before using any function of Firebase. So where should we put this line of code?