|
|
|
|
|
by iambateman
2699 days ago
|
|
I’m building an app at the moment with Firestore and 99% of it is amazing or better. It’s a really fantastic tool and y’all are enabling people like me who are less adept to make good stuff. So thanks! Two minor notes (one on security rules): (1) in the tutorials I’ve seen, the security rules have received little attention and the documentation I’ve read is a bit confusing about the spectrum of possibilities for security rules. Tbh, I’ve punted security rules altogether until I’m closer to “beta ready” as opposed to writing them along the way. I suspect this is bad practice but haven’t found a better way. Much of this is my fault lol. (2) “presence” systems still require the use of Real-Time DB. +1 feature request to support user connect/disconnect events in Firestore. |
|
And yes, also agreed on needing a solution for presence system, either in Firestore itself, or separate from it.