<ol> <li>Go to your firebase project.</li> <li>Select Cloud Firestore.</li> <li>Select Rules.</li> </ol> <p>You will see something like below.</p> <p>Change it as follows, Note: mind the rules_version and ensure you are reflecting the correct rules_version.</p> <ol start="4"> <li>Publish. That's it, you are now switched to Production mode.</li> </ol> <p>Thanks.</p>
How do I turn my Firebase Cloud Firestore project from test mode into Production mode?
This Article is posted by seven.srikanth at 9/17/2020 9:44:06 AM
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter
Tags: Firebase Cloud Firestore project
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter