What to do about this? "Your app includes non compliant SDK version"

autoassign

New Member
@appyet A Message from Google. What to do about this?

Your app includes non compliant SDK version

Nov 26, 2022 00:59

Your app com.tagalog.audio.bible.new.testament version code 44 includes SDK com.flurry.android:analytics or an SDK that one of your libraries depends on, which collects personal or sensitive data that includes but may not be limited to Android ID, Advertising ID identifiers. Persistent device identifiers may not be linked to other personal and sensitive user data or resettable device identifiers as described in the User Data policy.

Starting from January 23, 2023 midnight (UTC), new app releases containing the SDK version(s) that do not comply with the User Data policy may be blocked from release. You may consider upgrading to a policy-compliant version of this SDK that does not include the violating code if available from your SDK provider, or removing this SDK from your app.

According to your SDK provider, you may consider upgrading to 14.0.0, and/or contacting your SDK provider to see if a suitable later version might be available. Google is unable to endorse or recommend any third party software.

ACTION REQUIRED: Upload a new compliant version AND deactivate the noncompliant version.

Read through the User Data policy for more details, and how to submit an updated app for review here.

If you've reviewed the policy and feel our decision may have been in error, please reach out to our policy support team.
 

appyet

Support Team Member
Staff member
See the change log below, please upgrade your app to the latest version.

We strongly recommend you test your aab using the following Google recommended method to download apk and test locally before you publish your upgraded app

Browse and download APKs for specific device configurations

When you upload your app bundle, the Play Console automatically generates split APKs and multi-APKs for all device configurations your app supports. In the Play Console, you can use the app bundle explorer to see all APK artifacts that Google Play generates, inspect data such as supported devices and your app’s delivery configuration, and download the generated APKs to deploy and test locally.




Change Logs:
---------------------
4.0.25:
---------------------
- Android: Fixed App bundle (aab) built with 4.0.24 crash issue

---------------------
4.0.24:
---------------------
- Android: Removed Twitter Module (No longer supported by Twitter)
- Android: Removed Flurry SDK to fix "Non-compliant SDK version"
- Android: Updated support libraries to the latest versions
- Android: Fixed Video Player orientation incorrect when video height = video width
- Android: Fixed Delete All dialog buttons are invisible in light theme
- Android: Fixed article layout not refreshing properly in some situations when an item is deleted
 

yass

New Member
See the change log below, please upgrade your app to the latest version.

We strongly recommend you test your aab using the following Google recommended method to download apk and test locally before you publish your upgraded app

Browse and download APKs for specific device configurations

When you upload your app bundle, the Play Console automatically generates split APKs and multi-APKs for all device configurations your app supports. In the Play Console, you can use the app bundle explorer to see all APK artifacts that Google Play generates, inspect data such as supported devices and your app’s delivery configuration, and download the generated APKs to deploy and test locally.




Change Logs:
---------------------
4.0.25:
---------------------
- Android: Fixed App bundle (aab) built with 4.0.24 crash issue

---------------------
4.0.24:
---------------------
- Android: Removed Twitter Module (No longer supported by Twitter)
- Android: Removed Flurry SDK to fix "Non-compliant SDK version"
- Android: Updated support libraries to the latest versions
- Android: Fixed Video Player orientation incorrect when video height = video width
- Android: Fixed Delete All dialog buttons are invisible in light theme
- Android: Fixed article layout not refreshing properly in some situations when an item is deleted

the same problem when i want to update my apps (i use .APK/AAB Target Template: 4.0.25)

Your app includes non-compliant SDK version​

Your app com.*** version code 46 includes SDK com.flurry.android:analytics or an SDK that one of your libraries depends on, which collects personal or sensitive data that includes but may not be limited to Android ID, Advertising ID identifiers. Persistent device identifiers may not be linked to other personal and sensitive user data or resettable device identifiers as described in the user data policy.
Starting from 23 January 2023 midnight (UTC), new app releases containing the SDK version(s) that do not comply with the user data policy may be blocked from release. You may consider upgrading to a policy-compliant version of this SDK that does not include the violating code, if available from your SDK provider, or removing this SDK from your app.
According to your SDK provider, you may consider upgrading to 14.0.0, and/or contacting your SDK provider to see if a suitable later version might be available. Google is unable to endorse or recommend any third-party software.
ACTION REQUIRED: Upload a new compliant version AND deactivate the non-compliant version.
Read through the user data policy for more details and how to submit an updated app for review here.
If you've reviewed the policy and feel our decision may have been in error, please reach out to our policy support team.
Learn More
 
Top