Angelo Cassano

Results 131 comments of Angelo Cassano

Hey @dJani97 can you please take a look [here](https://github.com/AngeloAvv/flutter_flavorizr/pull/218) to see if everything works fine now?

@brenomenosso there's an open PR for a fix but I'm waiting for feedback

Hello @jempis, simply instantiate Firebase without passing any params: ``` dart await Firebase.initializeApp();

@jempis sounds like you forgot to add dependencies in the build.gradle files.

@jempis you have to follow the one without flutterfire CLI: https://firebase.flutter.dev/docs/manual-installation

Hello @umbrellait-nikolay-silantyev what is your minimum supported iOS version?

If you set the minimum deployment version to 12.0 you will probably solve the problem.

Can someone please add an easy way to reproduce it? (minimum list of step to reproduce it)

Hey @umbrellait-nikolay-silantyev , thanks for your help. I wanted to reproduce the issue from scratch in order to understand what's going on. Can you describe the steps in some sort...

Ok I reproduced the issue but I can't understand what's going on there. I never worked with extensions before so any help to understand why everything breaks would be appreciated....