OpenFlutter / OpenFlutter/fluwx
5.0.3 iOS 增加 SceneDelegate 后微信登录跳转返回后不走回调方法,Android 无此问题。
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 3.3k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
dart 代码:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the WeChat login flow on iOS 5.0.3 with SceneDelegate enabled, then inspect the Dart callback code shown in the issue and the SceneDelegate return path. Compare the iOS behavior with Android and trace where the login result stops. Done means the callback runs after returning from WeChat on iOS without regressing Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100