Jude Selase Kwashie
Jude Selase Kwashie
## Description Expose `experimentalForceLongPolling` on firestore `Settings` ## Related Issues closes [11149](https://github.com/firebase/flutterfire/issues/11149) ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the...
### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...
## Description *Fixes an issue where only the most recent listener on the onConfigUpdated stream was triggered * ## Related Issues fixes https://github.com/firebase/flutterfire/issues/13495 *Replace this paragraph with a list of...
## Description Remove sync on stream broadcast ## Related Issues fixes https://github.com/firebase/flutterfire/issues/13490 fixes https://github.com/firebase/flutterfire/issues/13482 *Replace this paragraph with a list of issues related to this PR from the [issue database](https://github.com/flutter/flutter/issues)....
## Description *Fixes incorrect key type usage in Android Remote Config teardown by removing an ineffective listenersMap.remove() call, addressing lint warnings.* ## Related Issues fixes https://github.com/firebase/flutterfire/issues/13417 *Replace this paragraph with...
## Risk Level - [ ] No risk - [ ] Somewhat Risky - [ ] High risk ## Pre-submit checklist - [ ] This PR follows the [Google Developer...
This PR addresses the confusion around enabling offline persistence for web platforms in the cloud_firestore package. ## Risk Level - [ ] No risk - [ ] Somewhat Risky -...
### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs. - [ ] Yes - My change supports the following...
### Description Currently the firebase-js-sdk has an onSnapshotsInSync API and react-native-firebase does not This PR (when complete) will close that feature gap) ### Related issues ### Release Summary ### Checklist...
- Fix incomplete documentation for Blob 'type' property --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor...