-
Notifications
You must be signed in to change notification settings - Fork 58
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
Support for Firebase JS SDK 9 #219
Comments
Ok, it looks like SDK v9 isn't official yet and is still in beta. So I will add support for it when it launched, but unlikely before. There's some work on testing I'm going to focus on before that, though I'll keep the issue open until v9 lands. |
So i've been super busy and haven't been able to get to this yet... If you're using the |
Hello, any news on supporting the Modular approach?
|
Ok, so I've updated the lib to v5 which supports cloud and web compat (as they're basically the same). I'm currently working on the modular solution, but that will take some time and planning... It is coming though. |
In my case, the mobile clients only update their locations on firestore but don't query so I removed the client library and replaced the update with:
|
Hello, any update on supporting the Modular approach?
|
Hi, |
Can we help you with anything @MichaelSolati ? |
Hello I could help too |
Sorry for not using the template, I don't have a bug to report. Only curious if you have plans to support the new Firebase SDK?
The text was updated successfully, but these errors were encountered: