Skip to content

Remove init; More docs

Choose a tag to compare

@MGatner MGatner released this 29 Jan 17:28
· 2 commits to master since this release
3ae94ea

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.