tinker icon indicating copy to clipboard operation
tinker copied to clipboard

DefaultLoadReporter: patch loadReporter onLoadPatchListenerReceiveFail: patch receive fail code: -1

Open ludaxin6 opened this issue 4 years ago • 0 comments

异常类型:app运行时异常

手机型号:OPPO A93

手机系统版本:Android 10.0 (如是编译异常,则可以不填)

tinker版本:1.9.14.18

gradle版本:5.4.1

是否使用热更新SDK:Bugly SDK

系统:Mac

堆栈/日志:
2021-11-27 19:19:46.995 8398-8398/com.deshine.huishu.app E/HUISHU: patch======>/storage/emulated/0/Android/data/com.deshine.huishu.app/files
2021-11-27 19:19:47.001 8398-8398/com.deshine.huishu.app V/Tinker.TinkerPatchListener: receive a patch file: /storage/emulated/0/Android/data/com.deshine.huishu.app/files/patch_signed_7zip.apk, file size:8939
2021-11-27 19:19:47.003 8398-8398/com.deshine.huishu.app I/Tinker.DefaultLoadReporter: patch loadReporter onLoadPatchListenerReceiveFail: patch receive fail: /storage/emulated/0/Android/data/com.deshine.huishu.app/files/patch_signed_7zip.apk, code: -1
2021-11-27 19:25:18.700 8398-8398/com.deshine.huishu.app D/ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=50.0, y[0]=490.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=37773265, downTime=37773264, deviceId=3, source=0x1002, displayId=0 }
2021-11-27 19:25:18.702 8398-8398/com.deshine.huishu.app D/ViewRootImpl[LoginActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=50.0, y[0]=490.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=37773265, downTime=37773264, deviceId=3, source=0x1002, displayId=0 }
2021-11-27 19:25:18.707 8398-8398/com.deshine.huishu.app D/ViewRootImpl[LoginActivity]: dispatchPointerEvent handled=false, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=50.0, y[0]=490.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=37773265, downTime=37773264, deviceId=3, source=0x1002, displayId=0 }
2021-11-27 19:25:18.857 8398-8398/com.deshine.huishu.app D/ViewRootImpl[LoginActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=43.0, y[0]=484.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=37773431, downTime=37773265, deviceId=3, source=0x1002, displayId=0 }
2021-11-27 19:25:18.864 8398-8398/com.deshine.huishu.app D/ViewRootImpl[LoginActivity]: dispatchPointerEvent handled=false, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=43.0, y[0]=484.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=37773431, downTime=37773265, deviceId=3, source=0x1002, displayId=0 }

ludaxin6 avatar Nov 27 '21 11:11 ludaxin6