Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TapLogin.GetAccessToken()崩溃并不返回 #3

Open
buger404 opened this issue May 6, 2023 · 0 comments
Open

TapLogin.GetAccessToken()崩溃并不返回 #3

buger404 opened this issue May 6, 2023 · 0 comments

Comments

@buger404
Copy link

buger404 commented May 6, 2023

接到内测玩家的反馈,以下是问题发生的环境:

  • 操作系统:Windows
  • Unity版本:2021.3.16f1c1
  • 运行环境:Build
  • SDK初始化状态:成功
  • 登录状态:未登录,第一次启动游戏

表现:
以下代码将永久等待TapLogin.GetAccessToken()执行:

await TapLogin.GetAccessToken();

从Unity日志中发现,此处Taptap SDK发生内存泄露情况,并似乎未返回。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant