Posts

Post not yet marked as solved
3 Replies
0 Views
Here is a simple app with memory problem. I call ARViewRepresentable() class and my CustomARView() to change the configuration on the fly with the help of an observable object. But it doesn't de-allocate the memory. AppSample