Remove init; More docs
Initializing the Firebase app was causing conflicts if developers were using Firebase anywhere else in their app. This update requires developers to pre-initialize on their own, providing details in the docs on how to do that.
Initializing the Firebase app was causing conflicts if developers were using Firebase anywhere else in their app. This update requires developers to pre-initialize on their own, providing details in the docs on how to do that.