Skip to content

MainActivity改为继承AppCompatActivity后无法收到微信回调 #724

@77251380

Description

@77251380

Describe the bug
如果保持MainActivity extends FlutterActivity能正常收到回调,如果改为继承AppCompatActivity并用FlutterFragment的形式启动flutter。在回调的时候有看到日志里出现wxapi.WXEntryActivity,但是flutter端无法收到fluwx的回调

To Reproduce
Steps to reproduce the behavior:

  1. 跳转微信授权登录
  2. 授权后回到app

Which version of Fluwx do you use?
5.7.2

Which device do you run on
vivo

Which Flutter do you use?
3.32.8
Run flutter doctor and paste the output here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions