-
**Describe the bug**
I have a collection of takers and each tasker has a collection of tasks. I'm trying to perform a collecttionGroup query of tasks to get all the tasks that a user posted. I'm get…
-
**Describe the bug**
I have a working app on Android. When building for iOS, the app crashes on load with no good information to go off of (no indication it was firebase_auth). I had to comment out a…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Run the default (counter) flutter ap
2. Add `cloud_firestore_web: ^0.1.1+2` or `cloud_firestore: ^0.13.6` to pubspec.yaml
3. CLI: `flutter run …
-
For cross platform projects it is often important to have shared strings and translations for android and iOS.
But using format strings which contain string placeholders cannot be done in a consisten…
-
**Describe the bug**
I'm using firebase_messaging package to send notifications to both android and ios. The messages were received as expected but there was no sound or vibration when receiving no…
-
I started with default Flutter app, and successfully published on AppStore
When trying to add messaging- following pub.dev/packages/firebase_messaging instructions for iOS,
`flutter build ios --re…
-
**Describe the bug**
I follow the instructions to add `firebase_messaging` to my flutter project. When I run build it fails with an indistinguishable error (to me). I was able to single down there er…
-
Hi,
while compiling the App for an iOS device the i got an compile error:
```bash
> /Users/xxx/development/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_in_app_messaging-0.1.1+3/ios/Classes…
-
[Latest Flutter update fixed that problem]
**after latest Flutter update firebase_ml_vision wont work**
A clear and concise description of what the bug is.
I am using firebase_ml_vision for t…
-
**Describe the bug**
If I try to use in the application onBackgroundMessage, after a few saves, and hot reload, I start to get errors like these, and it becomes simply impossible to work further. In …