-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 13.2.1
* Firebase SDK version: 8.15.0
* Installation method: CocoaPods
* Firebase Component: Database
* Target pl…
-
## 🐛 Bug Report
I started to develop a new Xamarin Forms application and use this plugin to be able to handle the FCM push notifications.
I tested this under Android 10 (version 29) and it worked …
-
`Error: Firebase.update failed: First argument contains NaN in property 'rotation'
Error: Firebase.update failed: First argument contains NaN in property 'rotation'
at Ba (/home/node/d20-api-ser…
-
hello
can you give us the .json file to put in firebase
-
Suppose I have a filter for `collection/collection_id_1?status=true`. So through this I am getting just those records with `status = true` inside collection_id_1 collection. Now when one of the record…
-
Hello, I have already done a fair amount of "googling" and have only found issues raised about notification banners not showing when the App is in the foreground.
### What I need to happen
For my …
-
Hi Sir,
I have downloaded this project for learning purpose. wanted to know if we need to create the tables in Firebase explicitly or it will get created automatically once we setup the firebase an…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
We h…
-
Error code: `TypeError: _firebase__WEBPACK_IMPORTED_MODULE_0__.default.firestore is not a function`
Error thrown in ./src/firebase/db.js
Line 3: `const db = Firebase.firestore();`
-
Use case: When clicking on notification in iOS, app opens and I should be able to read payload data so that I can perform various actions upon opening the app like re-route, etc.
For this use case …