segment-integrations / analytics-ios-integration-amplitude

The Amplitude analytics-ios integration.
MIT License
11 stars 45 forks source link

Not compatible with official 4.1.0+ Segment SDK release. #86

Closed georgenavarro closed 3 years ago

georgenavarro commented 3 years ago

Segment has renamed their module from Analytics to Segment which is breaking import statements in this project and does not compile. see: https://github.com/segmentio/analytics-ios/releases/tag/4.1.0

yawaraym commented 3 years ago

When it is expected to fix?

dmitrysimkin commented 3 years ago

Having same build issues. I saw that #88 was merged to master but not yet released, I tried checkout master locally and use local pod but also had build issues. After making changes below locally I was able to build and run my app Screen Shot 2020-10-29 at 11 55 11 Can you please guys fix it as soon as possible because now I find myself between 2 limitations: from 1 side I'm forced to update to latest segment Analytics version where this crash fixed, but when I update segment-amplitude integration that I need has build issues. Thanks

UPD: Also was forced to increase min deployment version to match Segment's (Analytics) to iOS 11.0

georgenavarro commented 3 years ago

I am no longer seeing these issues after 3.2.3 release https://github.com/segment-integrations/analytics-ios-integration-amplitude/releases/tag/3.2.3