fluttercandies / flutter_ali_auth

Flutter Ali Auth Plugin 阿里云一键登录Flutter插件
https://pub.flutter-io.cn/packages/flutter_ali_auth
MIT License
48 stars 16 forks source link

拉起一键登录页面时间过长 #16

Closed MR-MaoJiu closed 1 year ago

MR-MaoJiu commented 1 year ago

Version

0.6.2

Platforms

Android, iOS

Device Model

all device

flutter info

Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel unknown, 3.3.9, on macOS 12.6.3 21G419 darwin-x64, locale zh-Hans-CN)
    ! Flutter version 3.3.9 on channel unknown at /Users/develop/Library/Application
      Support/fvm/versions/3.3.9
    ! Upstream repository unknown
[!] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
    ! Some Android licenses not accepted.  To resolve this, run: flutter doctor --android-licenses
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.5)
[✓] IntelliJ IDEA Ultimate Edition (version 2022.3.3)
[✓] Connected device (3 available)
    ! Error: (null) needs to connect to determine its availability. Check the connection between the device
      and its companion iPhone, and the connection between the iPhone and Xcode. Both devices may also need
      to be restarted and unlocked. (code 1)

How to reproduce?

AliAuthClient.login();登录时经过大概三四秒甚至更久才回出现一键登录页面

Logs

No response

Example code (optional)

No response

Contact

No response

ZhangZhiH commented 1 year ago

这个问题我也遇到了 请问目前解决了吗?

MR-MaoJiu commented 1 year ago

没有