chris-swift-dev/RemoteImage

Termination due to memory usage issue

homanp opened this issue · 2 comments

Hey there!

Using RemoteImage in a project of mine in which I'm using the List view and RemoteImage together and getting Message from debugger: Terminated due to memory issue.

Do you have any suggestion on how to mitigate this issue?

Thanks!

Hey @homanp ,

sorry for the delay. I'm very busy at the moment. Please check out the latest release (2.0.2). I hope that bugfix release resolves your issue.

Best regards
Chris

Thanks!