Sascha
Sascha
Hi @darshankawar , thanks for coming back so quickly! The link you added refers to the iOS warning. I have no issue with building for iOS (without the google services...
Here you go. flutter doctor -v: ``` Run flutter doctor -v flutter doctor -v flutter pub get flutter pub run build_runner build flutter build appbundle --release --build-number=$BUILD_NUMBER --build-name=$RELEASE_VERSION --dart-define=LTA_DATAMALL_API_KEY=*** --dart-define=BUILD_NAME=$RELEASE_VERSION...
Hi @russellwheatley , I was on 0.2.4 and have now upgrade to the latest, which seems to be 0.2.6. However, running `flutterfire configure` on my project does not update anything....
Oh, the CLI creates the google-services.json file in addition to the firebase_options.dart file now! Yes, I can see how it generates that file. So in summary, to confirm my understanding:...
Thank you, @russellwheatley! As far as I am concerned, this issue can be closed, unless you want to address @erf 's issue here has well?