Firestore records are not being created when I do a backend call.
Here are some common issues to check for:
1.
Ensure you have added the following cloud permissions for [email protected]: Editor, Cloud Functions Admin, and Service Account User. Here are instructions on how to do this.
Ensure you are on the latest version of FlutterFlow by selecting (ctrl/cmd + R). After you have done this, clear your browser cache and log out/in to FlutterFlow.
4.
If you have already completed Firebase setup, remove the existing permissions and complete a new setup from scratch. Here are instructions on how to do this.
I get an error when trying to deploy Firestore indexes: Failed to create Server directory.
Ensure you have added the following cloud permissions for [email protected]: Editor, Cloud Functions Admin, and Service Account User. Here are instructions on how to do this.
Ensure you are on the latest version of FlutterFlow by selecting (ctrl/cmd + R). After you have done this, clear your browser cache and log out/in to FlutterFlow.
5.
If you have already completed Firebase setup, remove the existing permissions and complete a new setup from scratch. Here are instructions on how to do this.
How do I add a Map structure in FlutterFlow?
Currently, the Map structure is not supported in FlutterFlow. It's on our roadmap and will be added at some time in the future.