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

bugly收集到的崩溃 #672

Closed
hjh920722 opened this issue Dec 20, 2021 · 1 comment
Closed

bugly收集到的崩溃 #672

hjh920722 opened this issue Dec 20, 2021 · 1 comment

Comments

@hjh920722
Copy link

Issue Description

Description and Steps

一个SIGTRAP崩溃,出错堆栈截图如下
image
一个NSInternalInconsistencyException崩溃,attempt to delete item 14 from section 0 which only contains 14 items before the update,出错堆栈截图如下:
image

Info

ZLPhotoBrowser version: 4.1.9
Device: iPhone 13
Device version: iOS 15.2(19C57)
Xcode version: Xcode 12.5

Configuration code of ZLPhotoConfiguration

ZLPhotoConfiguration.default().allowEditImage = false
ZLPhotoConfiguration.default().allowSelectGif = false
ZLPhotoConfiguration.default().allowSelectVideo = false
ZLPhotoConfiguration.default().columnCount = 3
ZLPhotoConfiguration.default().allowPreviewPhotos = false
@longitachi
Copy link
Owner

涉及到删除的,目前能想到的就是,访问部分照片的权限,然后修改了可访问照片的数量。 测试了下预览模式和相册中的情况,暂时没有遇到崩溃。 后续再看看吧

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

2 participants