-
### Description
I'm developing an iOS app with SwiftUI using Xcode 15.3 and Firebase SDK 11.3.0. The app relies on Firebase Realtime Database to monitor foodEntries with observers for real-time upd…
-
### General Info
- [X] I installed the latest version of Supabase Kt
- [X] I checked for similar feature requests
### Feature request
As requested by a bunch of developers:
In many cases su…
-
Description
When the internet disconnects, the Firebase Realtime Database listener crashes, even with try and except statements. The application fails to recover and reconnect the listeners, resultin…
-
Anyone please let me know how to retrive data when realtime database updated so that not to download data from db again and again because of only 10gb limit of download
-
We will need to replicate the pump.fun UX on icpump.fun
Key features to be supported:
- [x] New tokens being created
- [x] Create Token CTA
- [x] List of all tokens with the "Create by", "Descriptio…
-
Add function new product to List {
1. scan by user
2. check if product is known to user (Realtime db) true/false
3. true - Add the product amount++
4. false - check Master DB if product is know…
-
Realtime DB data structure [here](https://firebase.google.com/docs/database/flutter/structure-data)
For our case, the data need to be like
```
users: {
: {
tags: {tag_id1, tag_id2 ..}
…
pocha updated
8 months ago
-
### Environment
* Operating System: MacOS Monterey (12.6.3)
* Firebase SDK Version: 11.6.0
* Firebase Product: Firestore
* Node.js Version: v16.19.1
* NPM Version: 8.19.3
### Descr…
p8952 updated
1 month ago
-
Là 1 Developer tôi muốn thiết kế Database của dự án để có thể phát triển ứng dụng
Yêu Cầu: thiết kế DB theo kiến trúc của Firebase Realtime DB/ Firestore NoSQL DB
-
# Feature request
Tree-shaking is currently not possible with the supabase-js library because `SupabaseClient` is implemented using classes. Neither Webpack or Rollup supports tree-shaking class me…