Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
The “Firebase Android Configuration” section is not appearing in my connected Firebase project. I’ve already added an Android app in the Firebase Console, downloaded the google-services.json, and successfully connected the Firebase project in FlutterFlow. The platforms tab shows Android is enabled, but there is no way to upload the configuration file.
Expected Behavior
I expected to see a section labeled “Firebase Android Configuration” under the Firebase settings page in FlutterFlow where I could upload my google-services.json file so I can complete setup and build the app for Android.
Steps to Reproduce
Create a Firebase project in Firebase Console
Add an Android app, set the correct package name, and download google-services.json
In FlutterFlow:
Go to Settings → Firebase
Paste Project ID and click Connect
Click Generate Config Files
Scroll down Firebase settings and observe: no “Android Configuration” section appears, and there’s no field to upload the JSON file.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
ITFTjPHqx4VOxLlI+KXIc+54lWEXM0McWOdEl+tuZwgbIoznBqQQO+DeUBJCOMO6aVNcEGH9pHgd0ffFkvOeIPY4Aw6YR6Z4zLlyQzvke2i6Ma6gC82CZ3xCROJgCB2myKervyRTJbB2dFFhw2eEJ+6tXj3DIuu/Zwh9f6PHaOI=
Visual documentation
Environment
FlutterFlow version: v3.5.0
Platform: Web
Browser: Chrome
Operating System: Windows 11
Additional Information
This issue is blocking me from completing Firebase integration. I’ve already connected the project, added all required permissions, and generated config files. Without access to the Android Configuration section, I cannot upload google-services.json and therefore cannot test or build my app for Android.