Google announces Play Console tweaks to make it easier to send changes for review

black android smartphone

Google is today announcing an upcoming change for the Play Console that’s designed to make it easier to know what modifications need to be reviewed when publishing.

From the Android Developer blog:

One challenge you’ve shared with us is a lack of predictability and control over the app review process. Previously, it was hard to predict which changes would be sent to Google for review, and which changes would be published immediately. There was also no way to send multiple changes for review together, for example, if you wanted to update your app at the same time as one of your store listing screenshots.

As a result of your feedback, we’re making some changes to give you more flexibility and control over the app review process.

When publishing app changes today, it’s often difficult to know what changes need to be reviewed by Google’s Play team and which ones can be published immediately.

It’s also not possible to update screenshots and an app update together at present. But Google plans to address this soon with a new update to the Play Console.

Firstly, all app metadata including screenshots, Store listing and Data safety form information will show in the publishing overview if you have managed publishing turned on (it’s off by default). This allows you to publish the changes only when you need to – they will no longer publish immediately when you click save.

In addition, you’ll also soon be able to remove items that have already been sent for review or that are ready for publishing. Once removed, they’ll be moved back to a new “Changes ready to send for review” section on the publishing overview screen.

Google rolls out deep link dashboard on the Play Console

Google has now rolled out a new dashboard allowing developers to monitor Android app deep links on the Play Console. The dashboard highlights any issues that are found with both Android App Links and custom URL schemes.

First announced at Google I/O this year, the dashboard alerts developers of any configuration issues by extracting deep link intent information from an app’s manifest file. The intent information from the manifest is also presented on the dashboard.

For App Links, Google goes one step further and verifies that the appropriate details have been added and made available in the assetlinks.json file which is hosted at <your-domain.com>/.well-known/assetlinks.json. This confirms domain ownership.

If any issues are identified, Google provides advice on how to resolve them.

Later this year, Google will also highlight important URLs that it suggests should be registered as deep links:

We’re very excited to share this first release of the deep links page with you, making it much easier to make sense of your setup and fix broken deep links. The next release, coming later this year, will also highlight important website URLs that aren’t yet configured as deep links, so that you don’t miss an opportunity to drive more quality traffic to your app.

The new dashboard is available now and resides in the Play Console within the Grow menu under Deep links.