la-haus / flutter-segment

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

Google non-compliance issue for using android segment version below 4.10.1 #80

Open bashar13 opened 1 year ago

bashar13 commented 1 year ago

We are using the flutter_segment plugin in our app, version 3.12.1. Recently, we received an email that the segment version we are using does not comply with Google's privacy policy. Here is a brief from the email, "You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider or removing the SDK. According to the information provided by your SDK provider, you may consider upgrading to version 4.10.1. Google is not endorsing or recommending any third-party software. Please consult the SDK provider for further information."

From the change log, the Android Segment SDK version used in this library is 4.10.0.

We have only two weeks left to resubmit the app with the policy-compliant version. Therefore, if we can get the latest version of the flutter_segment library with the latest Android Segment SDK version 4.10.4 that would be much appreciated.

danielgomezrico commented 1 year ago

Hi @bashar13, PRs are welcome, at the moment we dont have a fast way to test if that version will not break anything, any change that you could submit the change? 🤓