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

[huawei_analytics] Issue found: Violation of User Data policy #395

Open
darkang3lz92 opened this issue Oct 16, 2024 · 6 comments
Open

[huawei_analytics] Issue found: Violation of User Data policy #395

darkang3lz92 opened this issue Oct 16, 2024 · 6 comments

Comments

@darkang3lz92
Copy link

Description

Recently received user data policy violation as below:

Issue found: Violation of User Data policy

We reviewed SDKs used by your app and found non-compliant version(s) of SDK(s) which collects persistent device identifiers. Persistent device identifiers may not be linked to other personal and sensitive user data or resettable device identifiers.

We have observed that your app is using the Huawei Hianalytics.
Your app may face additional enforcement actions, if you do not resolve this issue by November 13, 2024.
Issue details

We found an issue in the following area(s):

SDK: Huawei HMA Hianalytics SDK com.huawei.hms:hianalytics
To bring your app into compliance, follow these steps:

Huawei HMA Hianalytics SDK com.huawei.hms:hianalytics: Consider upgrading to a policy-compliant version of the SDK if available from your SDK provider, or removing the SDK.

It's seems happen to the HiAnalytics library.

Library version

huawei_analytics: 6.12.0+301

@ahmeddhus
Copy link

Any updates?

@mahmuttaskiran
Copy link

We encountered the same issue and removed the Huawei Analytics SDK for Google Play only.

@ahmeddhus
Copy link

@mahmuttaskiran We did the same, but did the error on Google Play get resolved after publishing the version without the Huawei Analytics SDK?

@mahmuttaskiran
Copy link

@mahmuttaskiran We did the same, but did the error on Google Play get resolved after publishing the version without the Huawei Analytics SDK?

Yes, but we needed to delete the app bundles rejected by this issue before uploading a new version for some reason.

@ahmeddhus
Copy link

@mahmuttaskiran We did the same, but did the error on Google Play get resolved after publishing the version without the Huawei Analytics SDK?

Yes, but we needed to delete the app bundles rejected by this issue before uploading a new version for some reason.

We uploaded the beta version without the SDK, but the issue still persists. From what I understand, we need to publish the new version first. Once that's done, we should delete the app bundles that were previously rejected. After publishing the beta version, this should resolve the issue. Is that correct?

@darkang3lz92
Copy link
Author

@mahmuttaskiran We did the same, but did the error on Google Play get resolved after publishing the version without the Huawei Analytics SDK?

Yes, but we needed to delete the app bundles rejected by this issue before uploading a new version for some reason.

We uploaded the beta version without the SDK, but the issue still persists. From what I understand, we need to publish the new version first. Once that's done, we should delete the app bundles that were previously rejected. After publishing the beta version, this should resolve the issue. Is that correct?

Generally you will need to unpublished affected bundle/apk in all release channel (internal, alpha, beta, production) if any. You will need to upload the new version into each channels build that contain HiAnalytics library as Google didn't provide any ways to remove build without uploading a new build to replace it.

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

3 participants