【报错信息】Google Play 上架报错 ( Your app contains ads that do not comply with our Families ad | 退出亲子同乐计划 )
【报错信息】Google Play 上架报错 ( Your app contains ads that do not comply with our Families ad | 退出亲子同乐计划 )
文章目录
一、报错信息
Google Play 上架应用 , 又又又被拒了 ;
报错信息 :
Hi Developers , After a recent review, we found that your app is not compliant with one or more of our Developer Program Policies. See below for more information about your app's status and how to correct the issue.
Reasons of violation
Issue with your app
We found the following issue(s) with your app:
Version(s) Eligibility Issue
APK:11 Families ad format requirements
Your app contains ads that do not comply with our Families ad format requirements.
Ads or offers for in-app purchases that are not clearly distinguishable from your app content: For example, your app contains an ad that is not clearly labeled, or your app contains an ad that is styled similar to the game interface.
To resolve this issue, please remove any violating ad content before submitting an app update. For more details, you can refer to the Ad format requirements section on the Families Ads and Monetization policy page.
Reasons of violation
About Families Policy Requirements
If one of the target audiences for your app is children, you must comply with the Families Policy Requirements.
Publishing Status
App status: Rejected
Your app has been rejected and wasn't published due to this policy issue. If you submitted an update, the previous version of your app is still available on Google Play.
机翻版本 :
各位开发人员,经过最近的审查,我们发现您的应用程序不符合我们的一项或多项开发人员计划政策。有关应用程序状态以及如何更正问题的更多信息,请参见下文。
违反原因
你的应用程序有问题吗
我们发现您的应用存在以下问题:
版本资格问题
APK:11系列广告格式要求
您的应用程序包含的广告不符合我们的家庭广告格式要求。
无法与应用程序内容明确区分的应用程序内购买广告或优惠:例如,您的应用程序包含未明确标记的广告,或者您的应用程序包含样式类似于游戏界面的广告。
若要解决此问题,请在提交应用程序更新之前删除任何违反广告内容。有关更多详细信息,请参阅“家庭广告和货币化政策”页面上的“广告格式要求”部分。
违反原因
关于家庭政策要求
如果应用程序的目标受众之一是儿童,则必须遵守家庭政策要求。
出版状况
应用程序状态:已拒绝
由于此策略问题,您的应用已被拒绝且未发布。如果您提交了更新,您的应用程序的早期版本仍然可以在Google Play上使用。
二、向 Google Play 政策团队询问细节信息
如果没有找到原因 , 可以考虑 向 Google Play 政策团队询问细节信息 ;
三、解决方案 ( 暂时 )
由于时间比较紧 , 暂时退出亲子同乐计划 , 不进行家庭政策审核 ;
在 " 政策 / 应用内容 / 目标受众群体和内容 " 设置中 , 将目标年龄段设置为 " 年满 18 周岁 " , 取消勾选其它年龄段 , 这样就相当于退出亲子同乐计划 ;
回到 " 所有应用 " 界面 , 显示 " 可以送审 " , 点击该链接 ,
进入该应用的信息中心 , 点击 ’ 转到 “发布概览” ’ ,
跳转到 " 发布概览 " 页面 , 点击 " 送审 " 按钮 , 即可重新将应用送审 ;
确定送审 ;
之后就等信吧 , 最多 7 天审核完毕 ;
上一篇:
【Groovy】MOP 元对象协议与元编程 ( 使用 Groovy 元编程进行函数拦截 | 重写 MetaClass#invokeMethod 方法拦截 JDK 中已经定义的函数 )
下一篇:
【Groovy】MOP 元对象协议与元编程 ( GroovyObject 接口简介 | MetaClass 简介 | 使用 GroovyObject#invokeMethod 执行类方法 )
报错解决:Correct the classpath of your application so that it contains compatible versions of the
SpringBoot项目启动报错。
【Google Play】声明广告权限 ( you must declare the AD_ID Permission when your app targets Android 13 )
If you use an advertising ID, you must declare the AD_ID Permission when your app targets Android 13 or above
flyway报错Correct the classpath of your application so that it contains compatible versions of the
flyway报错Correct the classpath of your application so that it contains compatible versions of the classes
redis fork线程 redis io线程
本文导读:Redis 的单线程是否真的是单线程?为什么要采用单线程设计?Redis 单线程为什么快Redis 中事件驱动的实现源码阅读(3) 源码版本: Redis 6.0.7 主要文件: ae.c 、ae.h1. Redis 的 单线程
首先要确认的是,Redis的单线程 指的是 Redis 的 网络 IO 和 键值对读写 是由一个 单独线程 来完成的,而其他的功能,持久化,异步删除,集群数据同