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

unable to collect required assets - animation failed #8

Open
Richter-Ko opened this issue Apr 10, 2021 · 0 comments
Open

unable to collect required assets - animation failed #8

Richter-Ko opened this issue Apr 10, 2021 · 0 comments

Comments

@Richter-Ko
Copy link

Hello, when I add more photos in BaseCollectionviewController, take more than 40 photos for example:

let imagesNames = ["IMG_8365", "IMG_8366", "IMG_8367", "IMG_8368", "IMG_8380", "IMG_8390","IMG_8365", "IMG_8366", "IMG_8367", "IMG_8368", "IMG_8380", "IMG_8390","IMG_8365", "IMG_8366", "IMG_8367", "IMG_8368", "IMG_8380", "IMG_8390","IMG_8365", "IMG_8366", "IMG_8367", "IMG_8368", "IMG_8380", "IMG_8390","IMG_8365", "IMG_8366", "IMG_8367", "IMG_8368", "IMG_8380", "IMG_8390","IMG_8365", "IMG_8366", "IMG_8367", "IMG_8368",.......]

then I click one of them and it will show the photo detail in PagingCollectionViewController. However, when I swipe to next photo to certain large index of photo, it will show this error in console when I want to dismiss PagingCollectionViewController to BaseCollectionviewController.

How to cope with it? thanks!

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

1 participant