Hi, I was working on my company's ARkit application and noticed that even when ARView is closed, the memory allocated for it never gets deallocated. I made a simple app to isolate the issue. github link
please let me know if this is an expected behavior and if it is, any insights on how to reclaim that memory would be highly appreciated!