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

iOS9 cpu 100% #95

Open
xiaomingstudent opened this issue Jun 4, 2018 · 6 comments
Open

iOS9 cpu 100% #95

xiaomingstudent opened this issue Jun 4, 2018 · 6 comments

Comments

@xiaomingstudent
Copy link

image

@wiliam-toney
Copy link

The same issue on my side

@ashwingattani
Copy link

@Alua-Kinzhebayeva any update on this?

@jwelton
Copy link
Contributor

jwelton commented Jul 19, 2018

Can you give anymore details on this?

@ashwingattani
Copy link

@jwelton every time we open a PDF, the CPU usage goes straight up to 100%, sometimes even more. Similarly, the memory is not released once the PDF is closed, some internal variables keep references in memory and result in application crash for lower memory devices.

@xiaomingstudent
Copy link
Author

i add "self.collectionView?.register(PDFThumbnailCell.self, forCellWithReuseIdentifier: "Cell")" in ViewdidLoad method(PDFThumbnailCollectionViewController) . Then solve this problem but i don't kown why?

@ndcg91
Copy link

ndcg91 commented Aug 29, 2019

I confirm that by reusing the cel with the reuse identifier as @xiaomingstudent says the issue is fixed

Repository owner deleted a comment from jalamari2018 Mar 19, 2024
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

5 participants