segment-integrations / analytics-ios-integration-firebase

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

Update Firebase to version 8. #79

Closed rickpasveer closed 2 years ago

rickpasveer commented 3 years ago

Hello!

I've created a PR for updating the SegmentFirebase integration to include Firebase 8.

The minimum deployment needed to match Firebase minimum deployment. I also had some issues with importing the header files through SPM in a swift project so changed some header.

For my own project i want Crashlytics and thus added it.

bsneed commented 2 years ago

Similar thing accomplished with #81