Firebase Security Rules error

Hello.

I am new to Firebase.
My firebase project, which is connected to a FlutterFlow app, has recently went from Test mode to Production mode. Which changed the Rules of Firestore.

Which I then needed to go in and change manually. Which I believe I have done:

However, when I run my application it returns this error:
"Run mode-only notification:
Firestore Security Rules Error on CompetetionPage: FirebaseError: [code=permission-denied]: Missing or insufficient permissions."

Why is this? Isn't the rules setup probably? Or do I have to do something else to submit rules?

7
10 replies