Firestore Connectivity Test
This page tests the fundamental connection to Firestore by attempting to read and write data. Check the browser's developer console for detailed query logs.
Read Test
Attempts to read a single property document.
Write Test
Attempts to write a new test document to the 'properties' collection.
These tests help diagnose issues with your Firestore Security Rules and the connection from the web app.