I have create one android zoom meeting apk and i have used in this apk lates zoom meeting sdk is 6.2.5.25195 and then bundle create and upload in play console but in console side getting this error. already used latest sdk but also getting this error.
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 48:
- SDK: Zipow Upgrade SDK
To bring your app into compliance, follow these steps :
You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider or removing the SDK.
- Zipow Upgrade SDK: Consider upgrading to a policy-compliant version of the SDK if available from your SDK provider, or removing the SDK.
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.