美文网首页
AMAP SDK 违反google play恶意行为策略

AMAP SDK 违反google play恶意行为策略

作者: 沉默中高调 | 来源:发表于2019-09-29 09:31 被阅读0次

最近上架Google play遇到一个问题,如下:

Issue​: Violation of the Malicious Behavior policy

An

app distributed via Google Play may not modify, replace, or update

itself using any method other than Google Play's update mechanism.

Likewise, an app may not download executable code (e.g. dex, JAR, .so

files) from a source other than Google Play.

We found that your

app is using a non-compliant version of the AMAP SDKwhich contains code

to download executable code (e.g. dex, JAR, .so files) from a source

other than Google Play. If necessary, you can consult your SDK

provider(s) for further information.

Action required: Please bring

your app into compliance within 7 days of the issuance of this

notification, or your app will be removed from Google Play.

翻译:

问题:违反恶意行为策略

通过谷歌Play发布的应用程序不能使用谷歌Play更新机制以外的任何方法修改、替换或更新自身。同样,应用程序也不能从谷歌Play之外的源下载可执行代码(例如dex、JAR、.so文件)。

我们发现您的应用程序使用了不兼容的AMAP SDK版本,该版本包含从谷歌Play之外的源下载可执行代码(例如dex、JAR、.so文件)的代码。如果需要,您可以咨询SDK提供者以获得更多信息。

操作要求:请在本通知发出后7天内使您的应用程序符合规定,否则您的应用程序将被从谷歌播放中删除。

这个问题,后来更新了高德SDK,现在等待审核中,各位大佬有碰到这个问题吗,求更好的方式,欢迎留言

原文链接:https://blog.csdn.net/qq_15801743/article/details/101670985

相关文章

网友评论

      本文标题:AMAP SDK 违反google play恶意行为策略

      本文链接:https://www.haomeiwen.com/subject/sxaxpctx.html