'flutterfire configure' failed to create iOS app #7978
Replies: 5 comments 2 replies
-
| In my case the underscore in the app name caused the issue. Try "com.vietstone.firebasechat". | 
Beta Was this translation helpful? Give feedback.
-
| Having different bundle ID worked for me. | 
Beta Was this translation helpful? Give feedback.
-
| i have the exact same problem but still not working can you help me guys | 
Beta Was this translation helpful? Give feedback.
-
| AndroidId should have - symbol, exam: com.example-ex , It could be change to com.example_ex | 
Beta Was this translation helpful? Give feedback.
-
| nenhuma das respostas funcionou para mim | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to create a new project and follow instructions (https://firebase.flutter.dev/docs/overview) to configure and initialize FirebaseFire.
Here's my command and error:
Here's the content of firebase-debug.log
What do I miss? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions