Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Play Store rejects app because of this package #15

Open
lucaesposto opened this issue Apr 19, 2023 · 4 comments
Open

Google Play Store rejects app because of this package #15

lucaesposto opened this issue Apr 19, 2023 · 4 comments

Comments

@lucaesposto
Copy link

Google Play Store rejects app because some dependencies of this package.

This is an excerpt of error message:
Issue with your app
We found that your app is using Tencent TBS SDK which 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.

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 (e.g. 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 (e.g., SDKs) with interpreted languages (JavaScript, Python, Lua, etc.) loaded at run time (e.g., not packaged with the app) must not allow potential violations of Google Play policies.
image

@DaenPve
Copy link

DaenPve commented May 25, 2023

Yeah i have the same issue, but there is nothing that you can do, because webview use TENCENT TBS SDK, i hope a fix to that.

@Mixpeal
Copy link
Owner

Mixpeal commented May 25, 2023

Hello, I updated the webview some days ago, are you sure you have latest version?

@hardiklakhalani
Copy link

updated the webview some days ago

@Mixpeal Could you please mention this commit so we can know what changes has been made?

@rvharjinderbains
Copy link

I am also getting the same issue. I have removed this package and app is approved. Please fix this issue
Screenshot 2023-10-06 131951

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants