We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
账号无法登录
1.打开PiliPala; 2.尝试登录账号,输入正确的账号,使用短信验证码登录,重复这一步骤500次; 3. 在通过验证后,提示“请下载最新哔哩哔哩应用登录” 或者不返回任何信息,也没有收到验证码。
账号可以登录
设备:Google Pixel 7 Pro 系统:Android 16.0 DP1 CPU:Google Tensor G2 运行内存:12GB
以下为错误日志: `Pilipala错误日志
------- 设备信息 ------- id: BP21.241121.009 board: cheetah bootloader: cloudripper-16.0-12560135 brand: google device: cheetah display: BP21.241121.009 fingerprint: google/cheetah_beta/cheetah:Baklava/BP21.241121.009/12787338:user/release-keys hardware: cheetah host: r-eaf9838018e7e7ac-dcwr isPhysicalDevice: true manufacturer: Google model: Pixel 7 Pro product: cheetah_beta tags: release-keys type: user versionBaseOs: versionCodename: Baklava versionIncremental: 12787338 versionPreviewSdk: 1 versionRelease: 15 versionSdk: 35 versionSecurityPatch: 2024-12-05 ------- 应用信息 ------- environment: release version: 1.0.26 appName: PiliPala buildNumber: 10263 packageName: com.guozhigq.pilipala ---------- 错误信息 ---------- NoSuchMethodError: The method '[]' was called on null. Receiver: null Tried calling: ------- 错误堆栈 ------- Line0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38) Line1 _objectNoSuchMethod (dart:core-patch/object_patch.dart:85) Line2 LoginHttp.queryWebQrcodeStatus (package:pilipala/http/login.dart:271) Line3 LoginPageController.queryWebQrcodeStatus (package:pilipala/pages/login/controller.dart:342) ------- CUSTOM INFO -------`
The text was updated successfully, but these errors were encountered:
guozhigq
No branches or pull requests
问题描述
账号无法登录
复现步骤
1.打开PiliPala;
2.尝试登录账号,输入正确的账号,使用短信验证码登录,重复这一步骤500次;
3. 在通过验证后,提示“请下载最新哔哩哔哩应用登录” 或者不返回任何信息,也没有收到验证码。
预期行为
账号可以登录
系统信息
设备:Google Pixel 7 Pro
系统:Android 16.0 DP1
CPU:Google Tensor G2
运行内存:12GB
相关截图或日志
以下为错误日志:
`Pilipala错误日志
------- 设备信息 -------
id: BP21.241121.009
board: cheetah
bootloader: cloudripper-16.0-12560135
brand: google
device: cheetah
display: BP21.241121.009
fingerprint: google/cheetah_beta/cheetah:Baklava/BP21.241121.009/12787338:user/release-keys
hardware: cheetah
host: r-eaf9838018e7e7ac-dcwr
isPhysicalDevice: true
manufacturer: Google
model: Pixel 7 Pro
product: cheetah_beta
tags: release-keys
type: user
versionBaseOs:
versionCodename: Baklava
versionIncremental: 12787338
versionPreviewSdk: 1
versionRelease: 15
versionSdk: 35
versionSecurityPatch: 2024-12-05
------- 应用信息 -------
environment: release
version: 1.0.26
appName: PiliPala
buildNumber: 10263
packageName: com.guozhigq.pilipala
---------- 错误信息 ----------
NoSuchMethodError: The method '[]' was called on null.
Receiver: null
Tried calling:
------- 错误堆栈 -------
Line0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38)
Line1 _objectNoSuchMethod (dart:core-patch/object_patch.dart:85)
Line2 LoginHttp.queryWebQrcodeStatus (package:pilipala/http/login.dart:271)
Line3 LoginPageController.queryWebQrcodeStatus (package:pilipala/pages/login/controller.dart:342)
------- CUSTOM INFO -------`
The text was updated successfully, but these errors were encountered: