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

Immediate crash when scrolling very fast on device #57

Open
zongziyao opened this issue Sep 13, 2019 · 5 comments
Open

Immediate crash when scrolling very fast on device #57

zongziyao opened this issue Sep 13, 2019 · 5 comments
Assignees

Comments

@zongziyao
Copy link

App will crash immediately when scrolling extremely fast on photo picker controller. I only experience this on real device.

I'm currently running it on iPhone 6s using iOS 13.0 GM. I also came across with the same issue on 13.0 beta8 and 13.1 beta3. Not sure if it applies to iOS 12.

image
image

AssetsManager.swift
image

AssetsPhotoViewController.swift
image

By the way thank you for this amazing assets picker! I really enjoy this iOS native style UI. Keep working!! 💪

@DragonCherry DragonCherry self-assigned this Oct 7, 2019
@DragonCherry
Copy link
Owner

OMG I think I have to investigate it after get an older device. I couldn't reproduce it with my device(iPhone 8+).

@zongziyao
Copy link
Author

OMG I think I have to investigate it after get an older device. I couldn't reproduce it with my device(iPhone 8+).

Thanks for replying. I then tested it out that even the native Photos app will crash when scrolling very fast. It may due to enormous bugs of iOS 13 haha! But in my another working project in which I incorporated with another third-party image picker, the problem is gone.

@mikemike396
Copy link
Contributor

Any update on this ?

@DragonCherry
Copy link
Owner

Please consider replacing this library with PHPickerViewController.

@mikemike396
Copy link
Contributor

Please consider replacing this library with PHPickerViewController.

This is iOS 14+ tho (https://developer.apple.com/documentation/photokit/phpickerviewcontroller). Wont work for most apps for a few years till we can target 14 min.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants