UpdateAppUtils icon indicating copy to clipboard operation
UpdateAppUtils copied to clipboard

Googleplay审核被拒,SDK: Teprinciple

Open gnmmdk opened this issue 2 years ago • 0 comments

Googleplay审核被拒: Issue found: Violation of Device and Network Abuse policy We reviewed SDKs used by your app and found noncompliant version(s) of SDK(s) which contain code to download or install applications from unknown sources outside of Google Play.

Issue details

We found an issue in the following area(s):

Version code 4304: : SDK: Teprinciple Additionally, follow these steps to bring your app into compliance:

You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider or removing the SDK. About the Device and Network Abuse 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 (for example, dex, JAR, .so files) from a source other than Google Play. This restriction does not apply to code that runs in a virtual machine or an interpreter where either provides indirect access to Android APIs (such as JavaScript in a webview or browser).

Apps or third-party code (for example, SDKs) with interpreted languages (JavaScript, Python, Lua, etc.) loaded at run time (for example, not packaged with the app) must not allow potential violations of Google Play policies. Please note that you are responsible for all aspects of your app by using an SDK in your app, you are responsible for how that SDK behaves within your app.

gnmmdk avatar Sep 18 '23 08:09 gnmmdk