Google Play控制台警告:未知验证VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM [英] Google Play console Warning : unknow validation VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM

查看:521
本文介绍了Google Play控制台警告:未知验证VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试将捆绑包上传到Google Play控制台上的Alpha频道时,它向我显示以下警告:

When I tried to upload a bundle to the Alpha channel on the Google Play console it shows to me this warning:

上传mappingnative-debug-symbols文件后显示警告.

The warning is shown after uploading mapping and native-debug-symbols files.

推荐答案

我根据引入的新指南,通过从新的Google Play控制台>主商店列表>应用程序图标替换了应用程序图标(Playstore图标),修复了上述警告由Google https://developer.android.com/google-play/资源/图标设计规范 要导出新的Play商店图标,我点击了以下链接 https://developer .android.com/studio/write/image-asset-studio (Image Asset Studio将图标放置在res/mipmap-density/目录中的适当位置.它还会创建一个适用于Google Play商店的512 x 512像素图像.)

I fixed the above warning by replacing the app icon (Playstore Icon) from the new Google Play Console>Main Store Listing>App icon based on the new guidelines introduced by Google https://developer.android.com/google-play/resources/icon-design-specifications To export the new Play Store Icon, i followed the below link https://developer.android.com/studio/write/image-asset-studio (Image Asset Studio places the icons in the proper locations in the res/mipmap-density/ directories. It also creates a 512 x 512 pixel image that's appropriate for the Google Play store.)

  1. 在Android Studio中,右键单击文件夹res> New> Image Asset

  1. From Android Studio right click on the folder res>New>Image Asset

从配置图像资产"生成新的Play商店图标.如果您的应用支持Android 8.0( https://developer.android.com/studio/write/image-asset-studio#create-adaptive )或选择启动器图标(仅适用于旧版)(如果您的应用支持不更高的版本)比Android 7.1( https://developer.android.com/studio/write/image-asset-studio#create-legacy )

Generate the New Play Store Icon from the "Configure Image Asset" popup by selecting the Icon Type as Launcher Icons (Adaptive and Legacy) if your app supports Android 8.0 (https://developer.android.com/studio/write/image-asset-studio#create-adaptive) or select Launcher Icons (Legacy Only) if your app supports versions no higher than Android 7.1 (https://developer.android.com/studio/write/image-asset-studio#create-legacy)

单击下一步",将出现一个新的弹出窗口,以确认将新的Play商店图标( ic_launcher-playstore.png )(512x512)导出到何处.

Click Next and a new Popup appears to Confirm where to export the new Play Store icon (ic_launcher-playstore.png) (512x512).

单击完成",然后将新导出的Play商店图标上载到Google Play控制台>主商店列表>应用程序图标,现在警告消失了.

Click Finish and upload the new exported Play Store icon in Google Play Console>Main Store Listing>App Icon and the warning now is gone.

这篇关于Google Play控制台警告:未知验证VALIDATE_APP_MESSAGE_ICON_NOT_UNIFORM的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆