You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
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)
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
The text was updated successfully, but these errors were encountered: