Nicholas Bransby-Williams
Nicholas Bransby-Williams
Can't see much development on the JS support looking through the recent commits, will 1.6.0 feature any progress on the JS front? Also any plans on node support?
I guess because I’m using a method that not available in the older version that is bundled? Perhaps the combine flow operator is only available in 1.3.3. Why does it...
Sorry the late reply - I solved it by using compile instead implementation when importing coroutines - then the compile time error goes away
Could we also consider a badge color properly and support for displaying without a number? I would like to show online/away/offline status in https://teamhub.dev/ as we do in IntelliJ (bottom...
I noticed the build is failing on this, any ideas why?
any idea why the tests are failing?
can you split this PR into separate PRs for each module? that will make it a lot easier to review and approve
They should both work, what platform is this on? can you submit PR with a failing test?
are you able to add a failing test for this in a PR? I suspect this is not an issue with the firebase-kotlin-sdk but perhaps the firebase-js-sdk
You can write the tests in commonTest using the same style as the firestore tests, there is a test project already setup, let me know what test data you need...