Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Play policies non-compliance issue for using android segment analytics version below 4.10.1 #89

Open
thealteria opened this issue Aug 31, 2023 · 0 comments

Comments

@thealteria
Copy link

We are using the flutter_segment v3.13.1 in our app and while updating the app it got rejected saying that the segment version we are using does not comply with Google's privacy policy:

We found an issue in the following area(s):
SDK: Segment com.segment.analytics.android:analytics (consider upgrading to version 4.10.1)

Additionally, follow these steps to bring your app into compliance:

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.

I check the segments.analytics version in build.gradle file and it's already v 4.10.4:
implementation 'com.segment.analytics.android:analytics:4.10.4'
Link of the file: https://github.com/la-haus/flutter-segment/blob/master/android/build.gradle

But I'm still getting this non-compliance issue and can't update my app. Any help?

@thealteria thealteria changed the title Google Play policies non-compliance issue for using android segment version below 4.10.1 Google Play policies non-compliance issue for using android segment analytics version below 4.10.1 Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant