OpenFlutter / OpenFlutter/fluwx

安卓手机掉起微信分享功能时进入微信请稍后之后闪退回app(跳转)

Open
#502 9 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
3.3k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

//设备:一加5t
// 版本:android 10
//真机log如下
D/MicroMsg.SDK.WXMsgImplComm: pass
D/MicroMsg.SDK.WXApiImplV10: wxSdkVersion = 671095893
D/MicroMsg.SDK.WXMsgImplComm: check signature:308202eb30820254a00302010202044d36f7a4300d06092a864886f70d01010505003081b9310b300906035504061302383631123010060355040813094775616e67646f6e673111300f060355040713085368656e7a68656e31353033060355040a132c54656e63656e7420546563686e6f6c6f6779285368656e7a68656e2920436f6d70616e79204c696d69746564313a3038060355040b133154656e63656e74204775616e677a686f7520526573656172636820616e6420446576656c6f706d656e742043656e7465723110300e0603550403130754656e63656e74301e170d3131303131393134333933325a170d3431303131313134333933325a3081b9310b300906035504061302383631123010060355040813094775616e67646f6e673111300f060355040713085368656e7a68656e31353033060355040a132c54656e63656e7420546563686e6f6c6f6779285368656e7a68656e2920436f6d70616e79204c696d69746564313a3038060355040b133154656e63656e74204775616e677a686f7520526573656172636820616e6420446576656c6f706d656e742043656e7465723110300e0603550403130754656e63656e7430819f300d06092a864886f70d010101050003818d0030818902818100c05f34b231b083fb1323670bfbe7bdab40c0c0a6efc87ef2072a1ff0d60cc67c8edb0d0847f210bea6cbfaa241be70c86daf56be08b723c859e52428a064555d80db448cdcacc1aea2501eba06f8bad12a4fa49d85cacd7abeb68945a5cb5e061629b52e3254c373550ee4e40cb7c8ae6f7a8151ccd8df582d446f39ae0c5e930203010001300d06092a864886f70d0101050500038181009c8d9d7f2f908c42081b4c764c377109a8b2c70582422125ce545842d5f520aea69550b6bd8bfd94e987b75a3077eb04ad341f481aac266e89d3864456e69fba13df018acdc168b9a19dfd7ad9d9cc6f6ace57c746515f71234df3a053e33ba93ece5cd0fc15f3e389a3f365588a9fcb439e069d3629cd7732a13fff7b891499
D/MicroMsg.SDK.WXMsgImplComm: pass
I/MicroMsg.SDK.Util: getFileSize with content url
I/MicroMsg.SDK.WXApiImplV10: sendReq, req type = 2
I/MicroMsg.SDK.WXApiImplV10: getTokenFromWX token is wx154f4a47d0b75c63-476709645-6081516049085
D/MicroMsg.SDK.MMessageAct: send, targetPkgName = com.tencent.mm, targetClassName = com.tencent.mm.plugin.base.stub.WXEntryActivity, launchMode = 2
I/MicroMsg.SDK.MMessageAct: sendUsingPendingIntent
D/MicroMsg.SDK.MMessageAct: send mm message, intent=Intent { flg=0x18000000 cmp=com.tencent.mm/.plugin.base.stub.WXEntryActivity (has extras) }
I/MicroMsg.SDK.MMessageAct: sendUsingPendingIntent onSendFinished resultCode: 0, resultData: null
D/ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=false inTouchMode=true
D/DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@52260ea[MainActivity]
D/ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=true inTouchMode=true
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@3f5b907
I/MicroMsg.SDK.WXApiImplV10: handleIntent, cmd = 2
D/ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=false inTouchMode=true
D/DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@52260ea[MainActivity]
D/ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=true inTouchMode=true

Which version of Fluwx do you use?
Tell us the version of your current Fluwx.

Which device do you run on
Tell us the device, like BLA-00 and the OS is Android 10.

Which Flutter do you use?

Run flutter doctor and paste the output here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the WeChat share handoff on the reported OnePlus 5T running Android 10, using the provided MicroMsg SDK log as the initial reference. Confirm the Fluwx and Flutter versions with flutter doctor; done means the share flow returns from WeChat without crashing back into the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.