Firebase – Unable to Set Firestore Rules for Firestore Native Database in a GCP Project with Default Database in Datastore Mode
I have a Google Cloud Platform (GCP) project where I operate multiple Firestore databases. The default database is in Datastore mode, and I have an additional database in Firestore Native mode. I'm trying to set security rules for the Firestore…