segment-integrations / analytics-ios-integration-firebase

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

Header imports in 2.7.7 not compiling #75

Closed morluna closed 2 years ago

morluna commented 3 years ago

Hello Segment Firebase team,

Our project is implementing this integration along with the AppsFlyer segment integration. When using version 2.7.3, our project compiles and sends event as expected (looks like it's using the @import in the ), however this week it looks like the version resolved to version 2.7.7 and it has been erroring out on the updated header import.

Are there any updated requirements or set up our team has to perform?

compile
byjoh commented 2 years ago

@morluna were you able to solve this?

bsneed commented 2 years ago

I'm not sure re your particular build setup. The example project in this repo compiles fine with that line and shouldn't have changed with a firebase bump. Please try the latest 2.7.8 and see if that helps and reach out to Segment Support if it doesn't.