Best practices for prominent disclosure and consent (original) (raw)

This article describes the best practices for providing prominent disclosure and consent requests to your app's users.

Background

As indicated in Google Play’s User Data policy, a prominent disclosure should be presented in cases where users may not reasonably expect their personal and sensitive user data to be required for policy-compliant features or functionality within an app. An example of this could be an app that collects browser history to detect and block a child from sensitive content using Accessibility Service APIs. If there is a valid functionality for this collection, a prominent disclosure will help users understand why the app might be collecting this information.

The prominent disclosure requirement is not a substitute for an app’s privacy policy or Data Safety section in Play Console. If your app accesses, collects, uses, and shares personal and sensitive user data, you must post a complete privacy policy in both the Privacy policy section of the App content page (Policy > App content) in Play Console and within the app itself. Similarly, every developer must complete the Data safety section of the App content page in Play Console by July 20, 2022.

For Permissions and Sensitive APIs requiring prominent disclosure and consent such as the Accessibility Service APIs, the Background Location Permission, or the Package (App) Visibility Permission, you must provide a separate in-app disclosure indicating the use of the permission or sensitive API to users. This will help ensure that users are aware and that they provide appropriate consent before the deployment of any permission or sensitive API.

Best practices

We recommend using the best practices listed below as guidelines for your prominent disclosure. For the relevant policy requirements, refer to the "Prominent Disclosure and Consent Requirement"section in the User Data policy.

User experience

User interface (UI)

Content

Submitting your app in Play Console

When completing the permissions declaration formin Play Console, you can provide a link to a short video to help Google evaluate your app’s prominent disclosure. A YouTube link is the preferred video format, but a Google Drive storage that links to an MP4 or other common video file format is also supported.

Guidance for the video showcasing your app’s prominent disclosure

The video that you provide as part of the declaration must include the following:

  1. The opening of your app on the device.
  2. The user-flows to get to the prominent disclosure and consent screen.
    • Make sure that the video includes the full disclosure. If it requires scrolling, make sure you slowly scroll so that all text is visible in the video.
  3. The user flow when the user consents.
  4. The user flow when the user does not consent, including the process when the user triggers the prominent disclosure and consent screen again.
  5. A core feature in your app that uses the capabilities declared in the prominent disclosure. If it isn't obvious from the user interface how the services are being used in your app, provide a voice-over or captions to help explain.

For more information, you can also watch our Play Academy video on "Declared permissions and in-app disclosures."

Was this helpful?

How can we improve it?