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

Message from debugger: Terminated due to memory issue #14

Open
redimongo opened this issue Aug 24, 2020 · 0 comments
Open

Message from debugger: Terminated due to memory issue #14

redimongo opened this issue Aug 24, 2020 · 0 comments

Comments

@redimongo
Copy link

redimongo commented Aug 24, 2020

Version 2.0.3

So I am using your image plugin to load JSON images from a number of URLs all at the same time. It seems your plugin might not like that.

Because it might also not be your plugin causing this issue I have uploaded the latest copy of the app to GitHub if you could take a look and let me know if I need to do some memory cleaning that would be great.

The issue only seems to happen when changing views after clicking on images.
You will also notice that for some reason the Main View seems to reload the images - that causes it to crash too.

Also each image is 3000x3000 (min for Apple iTunes Podcast directory)

Screen Shot 2020-08-24 at 3 19 54 pm

Update

So I am still getting memory leaks, however I coded a small script to resize the images to the size the images are in the app (100x100) The app has not crashed, however still got the warnings.

https://github.com/redimongo/Radio-Podcast-SwiftUI-app

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