-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
在ios端缓存有点不稳定 #2
Comments
|
我发现微信群的二维码失效了😂 |
可以添加二维码下方的群管理员,备注 “进群”,通过后会拉你入群。 不更新二维码的原因:
|
升级到最新版本的Android studio后编译报错: FAILURE: Build failed with an exception.
BUILD FAILED in 1m 15s |
打开 repositories {
google()
mavenCentral()
maven{ url "https://maven.aliyun.com/repository/public" }
maven{ url "https://jitpack.io" }
} |
已经搞定了,多谢了 |
在ios端使用缓存的时候存在一些问题。当我播放短一点视频比较正常。但是我播放一个文件体积比较大的文件的时候,视频没有播放,而且检测网络发现没有链接网络。取消缓存后则可以正常播放。
测试设备:
iPhone 15 pro max ios18
iPhone 8 plus ios16.7.8
Android studio:Android Studio Koala | 2024.1.1 Patch 2
xcode :Version 15.4 (15F31d)
flutter:3.24.0
The text was updated successfully, but these errors were encountered: