ios – Why does flutterfire configure not substitute my outdated GoogleService-Data.plist file?

[ad_1]

Once I first run flutterfire configure in my flutter app, 4 information had been generated. firebase_options.dart, google-services.json, firebase_app_id_file.json and GoogleServices-Data.plist.

Once I tried to make use of flutterfire configure once more to hyperlink my app to a improvement model of my app (following this thread), I used to be solely prompted to vary 3 of the information like this:

The google-services.json file already exists however for a unique Firebase undertaking (betacentre-dev). Do you wish to substitute it with Firebase undertaking thinking-digit-343408? · sure

After deciding on sure for all of them, solely GoogleService-Data.plist was unchanged, but it’s clearly essential for firebase to work (since `flutterfire configure added it within the first place, and it’s referenced in this information and likewise this information, and it incorporates identifiers for my firebase undertaking).

Is that this a bug? Why is it behaving this manner?

[ad_2]

Leave a Reply