Closed JK0369 closed 1 year ago
If I try to dealloc the view while calling stopAnimatingGif(), a memory leak occurs.
There is a phenomenon in which memory is deallocated only when startAnimatingGif() is executed.
What is the problem? Could it be related to the isPlaying property used internally?
If I try to dealloc the view while calling stopAnimatingGif(), a memory leak occurs.
There is a phenomenon in which memory is deallocated only when startAnimatingGif() is executed.
What is the problem? Could it be related to the isPlaying property used internally?