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
这个抖音直播间无法通过关注打开,但可以通过链接解析打开。 https://live.douyin.com/83245359462 电脑端网页也无法观看该直播
1.链接解析后正常进入 2.关注 3.在关注中点击,无法播放
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38) #1 _objectNoSuchMethod (dart:core-patch/object_patch.dart:85) #2 DouyinSite._getRoomDetailByWebRidHtml (package:simple_live_core/src/douyin_site.dart:311) #3 DouyinSite.getRoomDetailByWebRid (package:simple_live_core/src/douyin_site.dart:255) #4 DouyinSite.getRoomDetail (package:simple_live_core/src/douyin_site.dart:185) #5 LiveRoomController.loadData (package:simple_live_app/modules/live_room/live_room_controller.dart:280)
1.7.5
正式版(Releases)
Android
One UI 6.1 / Android 14
Galaxy S23
No response
The text was updated successfully, but these errors were encountered:
xiaoyaocz
No branches or pull requests
非重复的Issue
BUG内容
这个抖音直播间无法通过关注打开,但可以通过链接解析打开。
https://live.douyin.com/83245359462
电脑端网页也无法观看该直播
重现步骤
截图或视频
日志
直播平台:抖音直播
房间号:83245359462
错误信息:
NoSuchMethodError: The method '[]' was called on null.
Receiver: null
Tried calling:
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38)
#1 _objectNoSuchMethod (dart:core-patch/object_patch.dart:85)
#2 DouyinSite._getRoomDetailByWebRidHtml (package:simple_live_core/src/douyin_site.dart:311)
#3 DouyinSite.getRoomDetailByWebRid (package:simple_live_core/src/douyin_site.dart:255)
#4 DouyinSite.getRoomDetail (package:simple_live_core/src/douyin_site.dart:185)
#5 LiveRoomController.loadData (package:simple_live_app/modules/live_room/live_room_controller.dart:280)
版本号
1.7.5
使用版本
正式版(Releases)
运行平台
Android
操作系统信息
One UI 6.1 / Android 14
设备信息
Galaxy S23
备注
No response
The text was updated successfully, but these errors were encountered: