-
The .env file in the project root needs to be updated with dev firebase credentials for testing purposes, just to double check everything works as expected
This requires setting up a dev environm…
-
readme for database
https://github.com/firebase/quickstart-android/blob/master/database/README.md
does not mention anything about creating realtime database
if not - app quietly does nothing (it …
-
**Is your feature request related to a problem? Please describe.**
Firebase is great, performs well and is limited in the free tier (which is totally fine of course). But to make SongDrive completely…
-
### [REQUIRED] Describe your environment
* Operating System version: _MacOS 10.15.3____
* Browser version: __Chrome Version 81.0.4044.138 ___
* Firebase SDK version: 7.13.1
* Firebas…
-
This request is for enhancement of backend Database model.
Firebase from Google offers two types of cloud-based client-accessible database solutions —
1. Realtime Database
2. Cloud Firestore
…
-
### [REQUIRED] Describe your environment
* Operating System version: MacOS 12.5
* Browser version: Chromium 100
* Firebase SDK version: 9.9
* Firebase Product: realtime database
*
…
-
What is the status of the beta branch? Is it in a usable state? What are the differences between the master branch and the beta?
-
Hi @grahamearley ,
Thank you for making this library. I'm working on a GAS project and I'm glad that there is Firestore now (I was puzzled when I had to choose between MongoDB and Firebase Realtime…
-
## FireBase Account
### Create a FireBase Account for Backend data storage.
Setting up Firebase for an iOS application involves several steps. Firebase provides a suite of tools and services for a…
-
### Description
Seems like there's a bug in the sign of FirebaseDataEncoder encoder method
```open func encode(_ value: T) throws -> Any {```
that should be
```open func encode(_ value: T) thro…