Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Firebase SDK #22

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

gugahoi
Copy link

@gugahoi gugahoi commented Apr 27, 2021

No description provided.

mic345 and others added 30 commits December 6, 2020 01:07
Added initial support for multi Firebase plugins in the same project
This is to begin migrating the latest release so we can publish and
consume correctly.
Both setDefaultConfig and initializeFirebase were present in web but not
in iOS which caused inconsistencies. This change updates the
"setDefaultConfig" method with appropriate logic and adds
"initializeFirebase" with a noop call to make consumption easier.
This is what the docs tell you to use.
There should be no more web only calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants