Skip to content

修复resultHasChanges使用insertedObjects/removedObjects判断不准确的问题 #799

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

Merged
merged 2 commits into from
May 30, 2025

Conversation

CloudlessMoon
Copy link
Contributor

@CloudlessMoon CloudlessMoon commented May 30, 2025

图片 图片

iOS 18.5实测,在LimitedLibraryPicker中,不管有没有增删,hasIncrementalChanges始终返回的是false

另外,这里还存在一个问题,比如说相册中有2张照片,LimitedLibraryPicker时选择另外2张,数量是不变的,但是照片却发生了变化

所以这里额外再增加一个判断,hasIncrementalChanges

@SilenceLove SilenceLove merged commit 863bf0e into SilenceLove:master May 30, 2025
@SilenceLove
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

Successfully merging this pull request may close these issues.

2 participants