You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
My application submission to the Play Store was declined due to a specific issue that resulted in an error message:
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:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1, App Bundle:1
Upon investigating further, it appears that the rejection might be linked to the usage of the "flutter_filereader" library. A detailed response addressing this issue can be found in a Stack Overflow post at the following link: Stack Overflow Answer.