fluttercandies / flutter_filereader

Flutter实现的本地文件(pdf word excel 等)查看插件,非在线预览
Other
109 stars 51 forks source link

Play Store Rejection #76

Open mufazmi opened 1 year ago

mufazmi commented 1 year ago

Content

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.