fluttercommunity / community

Flutter Community - A central place for community made Flutter content.
1.56k stars 121 forks source link

Flutter module with native iOS Firebase Crashlytics #115

Open grisvladko opened 1 year ago

grisvladko commented 1 year ago

Flutter module with native iOS Firebase Crashlytics

This issue has bee made to discuss the usage of Crashlytics in Flutter module that is embedded in a native iOS project.

As per ChatGPT and for all my google searches, i couldn't find a valid answer of how to initialize firebase correctly in flutter module. i always get that Firebase instance is not initialized.

can anyone provide a specific guidance on that topic? any help would be appriciated. Thank You.