You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the app uses the Firebase Realtime database, should I change it to Cloud Firestore? but using a StreamBuilder with that might increase the calls simultaneously.
Should I consider a different DB like Supabase? with unlimited API calls?
The text was updated successfully, but these errors were encountered:
Currently, the app uses the Firebase Realtime database, should I change it to Cloud Firestore? but using a StreamBuilder with that might increase the calls simultaneously.
Should I consider a different DB like Supabase? with unlimited API calls?
The text was updated successfully, but these errors were encountered: