-
Notifications
You must be signed in to change notification settings - Fork 53
插件加载不上,日志打印 “TBS下载完成110” 但去打不开文件,进入页面就一直加载没有任何反应,能帮忙看下么,谢谢! #61
Description
日志显示 如下:
getPackageContext stack is android.content.pm.PackageManager$NameNotFoundException: Application package com.tencent.mobileqq not found
D/TbsDownload( 6723): at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2399)
D/TbsDownload( 6723): at android.app.ContextImpl.createPackageContext(ContextImpl.java:2370)
D/TbsDownload( 6723): at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:937)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsShareManager.getPackageContext(Unknown Source:79)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsShareManager.getBackupDecoupleCoreVersion(Unknown Source:1)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.c(Unknown Source:163)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.g(Unknown Source:42)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.a(Unknown Source:418)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.b(Unknown Source:543)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.a(Unknown Source:0)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader$2.handleMessage(Unknown Source:334)
D/TbsDownload( 6723): at android.os.Handler.dispatchMessage(Handler.java:106)
D/TbsDownload( 6723): at android.os.Looper.loop(Looper.java:264)
D/TbsDownload( 6723): at android.os.HandlerThread.run(HandlerThread.java:67)
D/TbsDownload( 6723): getPackageContext stack is android.content.pm.PackageManager$NameNotFoundException: Application package com.qzone not found
D/TbsDownload( 6723): at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:2399)
D/TbsDownload( 6723): at android.app.ContextImpl.createPackageContext(ContextImpl.java:2370)
D/TbsDownload( 6723): at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:937)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsShareManager.getPackageContext(Unknown Source:79)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsShareManager.getBackupCoreVersion(Unknown Source:3)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.c(Unknown Source:25)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.g(Unknown Source:42)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.a(Unknown Source:418)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.b(Unknown Source:543)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader.a(Unknown Source:0)
D/TbsDownload( 6723): at com.tencent.smtt.sdk.TbsDownloader$2.handleMessage(Unknown Source:334)
D/TbsDownload( 6723): at android.os.Handler.dispatchMessage(Handler.java:106)
D/TbsDownload( 6723): at android.os.Looper.loop(Looper.java:264)
D/0816 ( 6723): getGuid guid is
D/TbsDownload( 6723): [TbsDownloader.postJsonData] jsonData={"REQUEST_TPATCH":2,"TIMEZONEID":"Asia/Shanghai","COUNTRYISO":"","REQUEST_64":1,"PROTOCOLVERSION":1,"FUNCTION":0,"TBSVLARR":[],"THIRDREQ":1,"APPN":"com.example.startup_app","APPVN":"1.0.0","APPVC":1,"APPMETA":"null","TBSSDKV":44065,"TBSV":0,"DOWNLOADDECOUPLECORE":0,"CPU":"","UA":"Mozilla/5.0 (Linux; U; Android 11; zh-cn; PEQM00 Build/RP1A.200720.011) AppleWebKit/533.1 (KHTML, like Gecko)Version/4.0 Mobile Safari/533.1","IMSI":"","IMEI":"FCD25EEE3477DF452565524F825AF9A6A7115221","ANDROID_ID":"","GUID":""}
I/System.out( 6723): [socket]:check permission begin!
I/System.out( 6723): [OkHttp] sendRequest<<
D/TbsDownload( 6723): [TbsDownloader.readResponse] response={
D/TbsDownload( 6723): "DOWNLOADDECOUPLECORE" : 0,
D/TbsDownload( 6723): "DOWNLOADMAXFLOW" : 300,
D/TbsDownload( 6723): "DOWNLOADURL" : "",
D/TbsDownload( 6723): "DOWNLOAD_FAILED_MAX_RETRYTIMES" : 10,
D/TbsDownload( 6723): "DOWNLOAD_MIN_FREE_SPACE" : 0,
D/TbsDownload( 6723): "DOWNLOAD_SINGLE_TIMEOUT" : 1200000,
D/TbsDownload( 6723): "DOWNLOAD_SUCCESS_MAX_RETRYTIMES" : 3,
D/TbsDownload( 6723): "DOWNLOAD_THREAD_COUNT" : 3,
D/TbsDownload( 6723): "FLOWCTR" : 1,
D/TbsDownload( 6723): "MSG" : "success, dcl:103346,url:102016,isFlowed=1",
D/TbsDownload( 6723): "PKGMD5" : "",
D/TbsDownload( 6723): "RESPONSECODE" : 0,
D/TbsDownload( 6723): "RET" : 0,
D/TbsDownload( 6723): "RETRY_INTERVAL" : 19448,
D/TbsDownload( 6723): "TBSAPKFILESIZE" : 41032539,
D/TbsDownload( 6723): "TBSAPKSERVERVERSION" : 0,
D/TbsDownload( 6723): "URLLIST" : "",
D/TbsDownload( 6723): "USEVIDEO" : 1,
D/TbsDownload( 6723): "USEX5" : 1,
D/TbsDownload( 6723): "USE_SECURITY" : 0
D/TbsDownload( 6723): }
D/TbsDownload( 6723): isNeedInstall=true
E/FileReader( 6723): TBS下载完成110