flutterfire
flutterfire copied to clipboard
🔥 A collection of Firebase plugins for Flutter apps.
i have created a repo to prove that the swift project background handler works in the native app but in flutter firebase messaging it not working and always ```getInitialMessage``` returns...
## Description I used `crash()` and wondered why the crash is not reported because I forgot that the application needs to be restarted 😅 Source: https://firebase.flutter.dev/docs/crashlytics/usage/#sending-reports-to-crashlytics ## Related Issues *Replace...
## Bug report As per the examples, checks for `snapshot.hasError` and `!snapshot.hasData` is already done before using the data. But still I get the below exception which checks for error...
## Bug report **Describe the bug** I am currently using Firebase RTDB version 8.2 and every time I update to version 9.1 I have serious problems with queries that use...
## Bug report after long time currently i am facing problem with my flutter project while using [cloud_firestore][1] plugin for realtime database on my app Its showing error while compiling...
## Bug report It seems that when I try to send logs and the app is in release mode, the logs show as ```'Instance of 'DiagnosticsProperty'``` instead of the actual...
## Description The links are broken for the "firebase-logo.png" image, but it should work once merged with master branch as it is looking for the image on master branch. I...
## Description Unchecked casts have sufficient conditional checks to allow suppression of warnings. ## Related Issues closes #8575 ## Checklist Before you create this PR confirm that it meets all...
The problem is iOS specific. The problem occurs if the application was previously deleted from the memory. In this case, when the onBackgroundMessage callback is called in the didReceiveRemoteNotification method,...
Bug report Analytics doesn't send screen resolution and you can't see information about resolutions in Google Analytics. Other parameters - Device, OS, etc, - is presented. Checked with the last...