Skip to content

fix: example error with empty config key#27

Open
bazuka5801 wants to merge 1 commit intoReallySmallSoftware:masterfrom
bazuka5801:patch-2
Open

fix: example error with empty config key#27
bazuka5801 wants to merge 1 commit intoReallySmallSoftware:masterfrom
bazuka5801:patch-2

Conversation

@bazuka5801
Copy link

@bazuka5801 bazuka5801 commented Oct 1, 2020

Fixes: #28

I spent few hours to understand where my bug, and I think many people who want use this plugin intersects with this problem.
remove config key from initialization, because if we use this key with empty, calling firestore throwing errors.

Fixes #

Android
image

IOS
image

What I think?
I think may be add same additional checking appid in config object for android as in IOS code.=

Proposed Changes

  • Fix example usage

remove config key from initialization, because if we use this key with empty, calling firestore throwing errors.
@bazuka5801 bazuka5801 changed the title Update README.md fix: example error with empty config key Oct 1, 2020
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.

bug: example error with empty config key

1 participant