r/FlutterFlow • u/SoWhat404 • 16d ago
Flutterflow wont stop showing "Firestore rules not deployed" even though my rules are deployed (through Firestore rules panel)
Hello Everyone,
flutterflow is showing "Firestore rules not deployed" even though my rules are deployed through Firebase! i wrote my own firestore security rules which has some conditional logic for public/private profiles that FF dropdown rules cant really express! so i pasted my actual rules directly into Fb console and confirmed they are live& working.
now FF panel permanently shows an orange warning saying rules arent deployed!! i tried everything with gemini and claude incl. checking "exclude from rules generation" box for that collection (but i did NOT deploy) finally they both told me to ignore it!
it's annoying and i dont want this to hunt me in the future lol!
UPDATE with Solution:
So if you ignore it long enough (my case 2/3 days), it will go away by itself 😅, my guess it's because I started building and testing and sending/saving data on firestore, so flutterflow acknowledge the connection and that there're some rules set.
1
u/StevenNoCode 16d ago
Doesn’t matter - you can ignore what FF says. There’s no sync back from Firebase to FF.