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

[Bug]: ios 17.4.1 运行v3.1.2版本下载失败 #519

Closed
dtdtbaka opened this issue May 8, 2024 · 3 comments
Closed

[Bug]: ios 17.4.1 运行v3.1.2版本下载失败 #519

dtdtbaka opened this issue May 8, 2024 · 3 comments
Labels
bug🐞 Something isn't working

Comments

@dtdtbaka
Copy link

dtdtbaka commented May 8, 2024

描述/Description

下载失败,回退至v3.1.1依旧存在此问题,更新前老版本的下载无法正常进行,新添加的下载可以正常下载

Version

v3.1.2

使用的操作系统/Operating system

iOS

日志/logs

PathAccessException: Creation failed, path = '/var/mobile/Containers/Data/Application/53B1767C-6BD6-4443-A29F-82D7B8288D91' (OS Error: Operation not permitted, errno = 1)
#0 _Directory.createSync (dart:io/directory_impl.dart:124)
#1 _Directory.createSync (dart:io/directory_impl.dart:119)
#2 _Directory.createSync (dart:io/directory_impl.dart:119)
#3 _Directory.createSync (dart:io/directory_impl.dart:119)
#4 _Directory.createSync (dart:io/directory_impl.dart:119)
#5 _File.createSync (dart:io/file_impl.dart:303)
#6 DownloadingItem.downloadCover (package:pica_comic/network/download_model.dart:125)

#7 DownloadingItem.start (package:pica_comic/network/download_model.dart:155)

截图或视频/Screenshot or video

No response

@dtdtbaka dtdtbaka added the bug🐞 Something isn't working label May 8, 2024
@dtdtbaka
Copy link
Author

感觉像是更新版本后地址53B1767C-6BD6-4443-A29F-82D7B8288D91发生变更,老版本的目录无法写入,所以老版本的下载无法进行,更新后新添加的下载可以进行。

@wgh136
Copy link
Owner

wgh136 commented May 29, 2024

猜测是重新签名后app的id发生了变更, 下个版本加一个检测

@dtdtbaka
Copy link
Author

如果可以输出本地下载存储路径的log就可以比较一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants