App Status: Rejected

magna1988

New Member

Issue found: Invalid Data safety form​



We reviewed your app’s Data safety form in Play Console and found discrepancies between it and how the app collects and shares user data. All apps are required to complete an accurate Data safety form that discloses their data collection and sharing practices - this is required even if your app does not collect any user data.

We detected user data transmitted off device that you have not disclosed in your app’s Data safety form as user data collected.

Issue details

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

  • SPLIT_BUNDLE 10: Policy Declaration - Data Safety Section: Device Or Other IDs Data Type - Device Or Other IDs (some common examples may include Advertising ID, Android ID, IMEI, BSSID)

About the Data safety section in Google Play User Data policy​

Your app must be in compliance with this policy. If your app continues to be non-compliant after August 22, 2022, your app updates will be rejected and your app may face additional enforcement actions in the future.

Please make changes to align your app’s Data safety form with the app’s behavior. This can be done by either:

  • Updating your form in Play Console to declare collection of Data Types noted below; or
  • Removing unwanted functionality and attributable code that collects this user data from your app or libraries used in your app, and when applicable to deactivate all non-compliant APKs.
    • To deactivate non-compliant APKS, you can create a new release and upload a compliant APK to each track containing the non-compliant APKs.
    • Be sure to increment the APK version code. If using staged rollout, be sure to set the release to 100% rollout.
 

magna1988

New Member
At least one of your APKs or app bundles contains an actions.xml file. To continue, accept the Actions on Google Terms of Service in the advanced settings page. Learn more
 

JensO

Member
Had the same or similar issue:

What i can Do to resolve?


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

About the Data safety section in Google Play User Data policy​

All developers must complete a clear and accurate Data safety section for every app detailing collection, use, and sharing of user data. Your app must be in compliance with this policy. If your app continues to be non-compliant, your app may face additional enforcement actions in the future.

Please make changes to align your app’s Data safety form with the app’s behavior. This can be done by either:

  • Updating your form in Play Console to indicate that your app does not encrypt in transit; or
  • Encrypt the above traffic identified as unencrypted. Check out our guide for Network Security Best Practices
 
Top