收藏
回答

为什么我在 Android 14 API 34 的机子上无法从微信跳转回来?

AppID
wxe755373482039d6b

为什么我在 Android 14 API 34和换了个Android 13, API 33 的手机上无法从微信跳转回来,而我的Android 12 API 31 的机子上却可以正常从微信跳转回来并执行登录操作?

报错日志如下:

2024-09-10 10:38:38.971 20707-20707 com.exampl...inFragment com.example.bighealth D 微信通过 openWXApp 检测是否安装 2024-09-10 10:38:38.971 20707-20707 MicroMsg.S...sgImplComm com.example.bighealth D ignore wechat app signature validation 2024-09-10 10:38:38.987 20707-20707 MicroMsg.S...sgImplComm com.example.bighealth D ignore wechat app signature validation 2024-09-10 10:38:38.987 20707-20707 MicroMsg.S...sgImplComm com.example.bighealth D ignore wechat app signature validation 2024-09-10 10:38:38.987 20707-20707 MicroMsg.S...ApiImplV10 com.example.bighealth I sendReq, req type = 1 2024-09-10 10:38:38.993 20707-20707 MicroMsg.S...ApiImplV10 com.example.bighealth I getTokenFromWX token is wxe755373482039d6b--752903309-10980367796269-209 2024-09-10 10:38:38.993 20707-20707 MicroMsg.S...MessageAct com.example.bighealth I send, targetPkgName = com.tencent.mm, targetClassName = com.tencent.mm.plugin.base.stub.WXEntryActivity, launchMode = 2 2024-09-10 10:38:38.994 20707-20707 MicroMsg.S...MessageAct com.example.bighealth I sendUsingPendingIntent 2024-09-10 10:38:38.994 2511-3109 ActivityManagerWrapper com.miui.home E getRecentTasks: mainTaskId=10579 userId=0 windowMode=1 baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.example.bighealth/com.example.bighealth.login.LoginActivity} } 2024-09-10 10:38:39.003 20707-20707 MicroMsg.S...MessageAct com.example.bighealth D send mm message, intent=Intent { flg=0x18000000 cmp=com.tencent.mm/.plugin.base.stub.WXEntryActivity (has extras) } 2024-09-10 10:38:39.003 20707-20729 MicroMsg.S...MessageAct com.example.bighealth I sendUsingPendingIntent onSendFinished resultCode: 0, resultData: null 2024-09-10 10:38:39.004 20707-20794 ContentCatcher_injector com.example.bighealth D Interceptor : notifyActivityPause: com.example.bighealth@com.example.bighealth.login.LoginActivity@161304503 2024-09-10 10:38:39.004 20707-20794 ContentCatcher_catcher com.example.bighealth D CatcherHolder : mCatcherList size: 0 2024-09-10 10:38:39.004 20707-20707 com.exampl...ngFragment com.example.bighealth D onPause:LoginLoadingFragment Fragment paused 2024-09-10 10:38:39.005 20707-20707 com.exampl...inFragment com.example.bighealth D onPause:LoginFragment Fragment paused 2024-09-10 10:38:39.008 2511-3109 ActivityManagerWrapper com.miui.home E getRecentTasks: mainTaskId=10579 userId=0 windowMode=1 baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.example.bighealth/com.example.bighealth.login.LoginActivity} } 2024-09-10 10:38:39.127 2511-3109 ActivityManagerWrapper com.miui.home E getRecentTasks: mainTaskId=10579 userId=0 windowMode=1 baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.example.bighealth/com.example.bighealth.login.LoginActivity} } 2024-09-10 10:38:40.949 2511-3109 ActivityManagerWrapper com.miui.home E getRecentTasks: mainTaskId=10579 userId=0 windowMode=1 baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.example.bighealth/com.example.bighealth.login.LoginActivity} } 2024-09-10 10:38:40.966 2511-3109 ActivityManagerWrapper com.miui.home E getRecentTasks: mainTaskId=10579 userId=0 windowMode=1 baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.example.bighealth/com.example.bighealth.login.LoginActivity} } 2024-09-10 10:38:41.720 20707-20707 BLASTBufferQueue com.example.bighealth D [VRI[LoginActivity]#2](f:0,a:1) destructor() 2024-09-10 10:38:41.720 20707-20707 BufferQueueConsumer com.example.bighealth D [VRI[LoginActivity]#2(BLAST Consumer)2](id:50e300000002,api:0,p:-1,c:20707) disconnect 2024-09-10 10:38:41.744 2511-3109 ActivityManagerWrapper com.miui.home E getRecentTasks: mainTaskId=10579 userId=0 windowMode=1 baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.example.bighealth/com.example.bighealth.login.LoginActivity} } 2024-09-10 10:38:41.744 20707-20794 ContentCatcher_injector com.example.bighealth D Interceptor : notifyActivityStop: com.example.bighealth@com.example.bighealth.login.LoginActivity@161304503 2024-09-10 10:38:41.744 20707-20794 ContentCatcher_catcher com.example.bighealth D CatcherHolder : mCatcherList size: 0 2024-09-10 10:38:41.747 20707-20707 com.exampl...ngFragment com.example.bighealth D onStop:LoginLoadingFragment Fragment stopped 2024-09-10 10:38:41.749 20707-20707 com.exampl...inFragment com.example.bighealth D onStop:LoginFragment Fragment stopped

回答关注问题邀请回答
收藏
登录 后发表内容
问题标签