Issue google problem message : We found some problems with your release

yass

New Member

Developer can you solve this problem


updat app to release 4.0.24​

message​

---------

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

-----------------------------

Errors, warnings and messages


3 Warnings


3 MESSAGES FOR VERSION CODE 54

Warning
This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimising your app for device configurations, your app is larger to download and install on users' devices than it needs to be. Larger apps see lower installation success rates and take up storage on users' devices.

Warning
There is no deobfuscation file associated with this APK. If you use obfuscated code (R8/proguard), uploading a deobfuscation file will make crashes and ANRs easier to analyse and debug. Using R8/proguard can help reduce app size. Learn more

Warning
This APK contains native code, and you've not uploaded debug symbols. We recommend that you upload a symbol file to make your crashes and ANRs easier to analyse and debug. Learn more

**********************************************

Old app messsage proplem

Errors, warnings and messages


1 warning



1 MESSAGE FOR VERSION CODE 46


Cleartext traffic allowed for all domains
Your app's Network Security Configuration allows cleartext traffic for all domains. This could allow eavesdroppers to intercept data sent by your app. If that data is sensitive or user-identifiable, it could impact upon the privacy of your users.
Consider only permitting encrypted traffic by setting the cleartextTrafficPermitted flag to false, or adding an encrypted policy for specific domains.

Learn more
 
Last edited:
Top