Once I have changed the security rules it keeps giving me this error on whatever the rules are:
CodePudding user response:
The statement is incorrect, Should look like this allow read, write: if <some_condition>;
Also see this Get started with Cloud Firestore Security Rules
CodePudding user response:
Delete google-services.json and reinstall it