All Collections
Help & Troubleshooting Guides
Firebase
Package name in firebase android config must match your app's package name
Package name in firebase android config must match your app's package name
A
Written by Ashley
Updated over a week ago

This is a common issue which arises when the package name defined in FlutterFlow is changed recently and when it doesn't matches with the Firebase config files.

Tip: Make sure that your package name matches exactly in FlutterFlow and Firebase (this includes capitalization, spacing, etc.)

In order to resolve this issue please follow the following steps.

  1. You'll need to Regenerate the config files from FlutterFlow. To do this, open your app in FlutterFlow and then click on Settings > Firebase.

  2. Here, Click on the Regenerate Config Files button, Enter the new package name and then Click on Generate File.

This issue should now be resolved. You can now re-test to confirm that the issue has been fixed.

Did this answer your question?