Is it possible to be charged if you pass the limit of the free plan on FireBase FireStore Database? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it possible to be charged if you pass the limit of the free plan on FireBase FireStore Database?

For example, what if I am near the limit of the db reads or writes and then reach it? Will it stop working then? Or will it continue and charge me?

25th Dec 2021, 10:56 AM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
2 Answers
+ 6
once you reach the limit it will start giving "resourceExhausted" Error you can see it in the docs https://firebase.google.com/docs/reference/swift/firebasefirestore/api/reference/Enums/FirestoreErrorCode#resourceexhausted
25th Dec 2021, 1:37 PM
Arnav Kumar [Less/Not Active]
Arnav Kumar [Less/Not Active] - avatar
+ 2
Had the same question.. thanks Arnav Kumar
27th Dec 2021, 11:42 AM
Al Faiaj Anon
Al  Faiaj  Anon - avatar