-
### Describe your environment
**Hardware**
Macbook Pro (M1, 2020)
* Operating System version: MacOS Monterey
* Firebase SDK version: 6.0.1
* `google-cloud-firestore` version: `pip show…
-
Shapes are represented in remote db in features as `point` (GeoPoint), `geoJson` (string) and `geometry` (map). There's also some confusion in the implementation about geometries vs LOIs. This design …
-
## Bug report
**Describe the bug**
On android (I've not tested on ios or web) when using the phone as the login provider after the code has been sent to the device if you type it manually wrong 2 …
-
## Bug report
When building the iOS version, it takes > 30 minutes to build on my laptop that has m1 ship with 64GB RAM.
### Steps to reproduce
1. Create a Flutter project.
2. Add `cloud_fir…
-
I've no exact title for this error, but it's not working for me.
```
node_modules/firestore-export-import/node_modules/@google-cloud/firestore/types/firestore.d.ts(117,29): error TS1005: ']' expec…
-
### Discussed in https://github.com/Budibase/budibase/discussions/6686
As a user I want to be able to access latitude and longitude of a GeoPoint data type in Firestore.
As seen in this StackOve…
-
It's time for vuefire to update to [Cloud Firestore](https://firebase.google.com/docs/firestore/) 🎉
In order to give you some visibility about the new version, here's a checklist with features. Fe…
posva updated
2 years ago
-
# 概要
アプリケーションでは [Cloud Firestore](https://firebase.google.com/docs/firestore?hl=ja) を利用する。
Cloud Firestore のテーブル設計について検討する
## テーブル設計
- users(ユーザ情報)
- id:uid
- nickname(default値:google …
-
Hi,
I am always getting empty results when querying my collection for close documents within 1km.
For being sure, i just created a new collection in my firestore called `test`, with one document w…
-
For **feature requests**, please fill in the next sections:
**What feature are you missing?**
A Cloud Firestore connector (from Google Firebase)
**How could this feature look like in detail? …