la-haus / flutter-segment

Segment.io library for flutter
MIT License
22 stars 138 forks source link

Update Appsflyer SDK iOS dependency #76

Closed minoesteban closed 1 year ago

minoesteban commented 1 year ago

Updating Appsflyer iOS SDK version, to get it in sync with appsflyer's own flutter package dependencies - otherwise both packages cannot be used at the same time

https://pub.dev/packages/appsflyer_sdk/changelog

image
danielgomezrico commented 1 year ago

Hi @minoesteban, thanks for the contribution. I would appreciate some description on the PR :)

Im curious, maybe we should update the android version too? or why do you need to update only iOS?

minoesteban commented 1 year ago

Hi @danielgomezrico , updated PR description

Not sure about android, this iOS SDK update is required if one is using both segment and appsflyer packages in the same project, and without it there is a Pods version conflict (appsflyer flutter package has updated its iOS SDK dependency to 6.10.1)

iaasthatech commented 1 year ago

@danielgomezrico - can you please release new version. Currently flutter-segment is failing.