In 2020, we introduced the new Google Play Console. We redesigned many tools and features, added brand new ones and revamped the navigation to better group together related features.
We're confident that the new product experience will ultimately help you manage and distribute your apps efficiently. And, we recognise that some changes will take a moment to adjust to. This article provides answers to some of the most common questions that we received from developers transitioning to the new Play Console.
Frequently asked questions
Where do I upload deobfuscation mapping/ReTrace mapping files/debug symbols files?Deobfuscation and ReTrace mapping files included in your app bundle by standard Gradle tasks will be associated with your project and used to deobfuscate your stack traces without additional work on your part. If you want or need to manually upload these files, you have the following options:
- Upload files while preparing your release: In the overflow menu for an artifact in the artifacts table, select Add ReTrace mapping file.
- Upload files for an existing release:
- In the artifacts table when reviewing a release details, or
- On the App bundle explorer page, select the Downloads tab. In the 'Assets' section, click the upload symbol on the right for the file that you want to add.
Make sure that you read the Deobfuscate or symbolicate crash stack traces article to know more.
You can set your privacy policy on the App content page, under 'Privacy policy'. The App content page is where you let us know about the content of your app to make sure that it complies with Google Play policies.
Here's a helpful article to prepare your app for review.
This functionality has been improved. It is now called managed publishing and a part of 'Publishing overview' at the top of your left navigation.
You can learn more about managed publishing in the blog post, Optimise your app publishing process with new Google Play Console features, and Play Academy's Choose when your app updates are published with managed publishing.
To understand all the differences between timed publishing and managed publishing, you can also read Control when app changes are published with managed publishing.
The old notification feature has been replaced by your Inbox, found at the top of the left navigation. A blue dot indicates that you have unread messages. You can set your notification preferences on the Notifications page (Setup > Notifications).
You can change the language for Play Console's UI via the URL with a GET parameter (also called URL parameters or query strings) which will carry on until you reset it.
For example, to change Play Console's UI language to Spanish, you can add hl=es
to your URL: https://play.google.com/console?hl=es.
When preparing a release, click Copy from a previous release above the 'Release notes' field in the 'Release notes' section.
You can find both of these, as well as the app bundles or APKs for each device-specific configuration, in the App bundle explorer's Downloads tab.
Make sure that you read Inspect app versions with the App bundle explorer to know more.
You can change your app's availability on the Advanced settings page (
Test and release
> Setup > Advanced settings), on the App availability tab.You can edit your app's details (such as description, screenshots and promo video) on the Main Store Listing page (Grow > Store presence > Main Store Listing). Contact details are now located on the Store settings page.
You can change country availability on the Countries/regions tab for each release track.
You can now turn carrier targeting on or off on the Advanced settings page (
Test and release
> Setup > Advanced settings), on the Carrier targeting tab. Once it's turned on, you can find the Carrier setting button on the Countries/regions tab for your production track.