react-native-firestack icon indicating copy to clipboard operation
react-native-firestack copied to clipboard

FirebaseApp name [DEFAULT] already exists!

Open neosekar opened this issue 8 years ago • 1 comments

If I use the firestack instance in redux actions, then firestack debugger shows msg: "FirebaseApp name [DEFAULT] already exists!" and also I can't use signInwithEmail method. In this method response methods not triggers like then or catch method is not executing. Can you please help me this ?

neosekar avatar Jan 26 '17 04:01 neosekar

Hey @neosekar

The message is not a problem. It is a firebase logging message. For the signInWithEmail method, what version of the library are you using?

auser avatar Jan 26 '17 16:01 auser