Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

iOS Memory leak #93

Open
mlf2020 opened this issue Dec 21, 2021 · 1 comment
Open

iOS Memory leak #93

mlf2020 opened this issue Dec 21, 2021 · 1 comment

Comments

@mlf2020
Copy link

mlf2020 commented Dec 21, 2021

-(NSString*)getPage:(NSString *)url ofPage:(size_t)pageNumber, this func lead to a Memory leak on iOS, and 'CGFloat dpi = 300.0 / 72.0;' this code set dpi to 300 is too large, on iPhone6 crashed when i preview a large pdf file.

@nimisharanipabacancy
Copy link

Facing same issue in iPhone 8 - iOS software 14.8
Storage 62.1 GB out of 64 GB

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

No branches or pull requests

2 participants