segment-integrations / analytics-ios-integration-firebase

Segment's bundled integration for Firebase on iOS
MIT License
13 stars 92 forks source link

Catch Firebase Exceptions #22

Closed umarniz closed 3 years ago

umarniz commented 6 years ago

Catch exceptions thrown by Firebase during [FIRApp configure]

Fixes #18

umarniz commented 6 years ago

@fathyb review please :)

sampsonjoliver commented 5 years ago

It's been over a year and the issue this PR addresses still exists. I get a crash on iOS in my RN app when trying to use the RN Firebase Analytics Integration, because my project also initialises Firebase for cloud messaging, hence an error on initialising the Firebase app twice.

Please fix ASAP. This issue doesn't exist in the Android integration.

bsneed commented 3 years ago

This has been addressed in other PRs. Closing.