In my app, I load the interactive meeting URL on wkWebView, but I've noticed that the allocated memory has been gradually increasing. When the app starts, memory is around 22 MB, but memory increases by the second.
How can I stop my memory from gradually increasing over time?