flutter_easyloading icon indicating copy to clipboard operation
flutter_easyloading copied to clipboard

Google Play Store Rejecting the Apps which are using Tencent TBS SDK

Open hardiklakhalani opened this issue 1 year ago • 2 comments

Problem Apps are getting rejected in the store, here is the message from rejection details:

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.

Affected Version(s): App Bundle:2, App Bundle:2, App Bundle:2

Found that flutter_easyloading v3.0.5 is using this SDK. Is it true?

Screenshots image

hardiklakhalani avatar May 12 '23 12:05 hardiklakhalani

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.

github-actions[bot] avatar May 12 '23 12:05 github-actions[bot]

I think that because of some other dependency in your app, this doesn't have any Tencent libs.

@nslogx you need to close this

kamaravichow avatar May 27 '23 01:05 kamaravichow