Skip to content

com.mparticle:android-core com.mparticle:android-core: compliance warning for Android #194

@jeff-marshall-tvo

Description

@jeff-marshall-tvo

We are getting the following suggestion from google reguarding the mParticle library:
com.mparticle:android-core com.mparticle:android-core : Consider upgrading to a policy-compliant version of the SDK if available from your SDK provider, or removing the SDK.

We are using mParticle 2.7.6
react native 0.68.0
following the suggestions in this post: https://support.mparticle.com/hc/en-us/articles/6040893457549-Why-is-Google-Play-warning-me-about-a-non-compliant-SDK-version

We changed in our build.gradle file from: implementation 'com.mparticle:android-core:5+'
to: implementation 'com.mparticle:android-core:5.35+' in the next build to see if we can get past the rejection then.
Do you have any other suggestions for this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions