Description:
I've encountered a memory leak issue when creating and creating instances of ARView provided by the DeepAR framework in my iPadOS application. This leak persists even after explicitly removing the view from its superview and setting the reference to nil.
Steps to Reproduce:
- Initialize a new ARView instance using
deepAR.createARView(withFrame:)
- Add the view to a superview.

Environment:
DeepAR SDK version: 5.5.2
iPadOS version: 16.4.1
Device: iPad pro gen 3
Xcode version: 15.1
I appreciate your assistance in addressing this issue. Please let me know if you require any further information or clarification.
Stacktrace:

Description:
I've encountered a memory leak issue when creating and creating instances of ARView provided by the DeepAR framework in my iPadOS application. This leak persists even after explicitly removing the view from its superview and setting the reference to nil.
Steps to Reproduce:
deepAR.createARView(withFrame:)Environment:
DeepAR SDK version: 5.5.2
iPadOS version: 16.4.1
Device: iPad pro gen 3
Xcode version: 15.1
I appreciate your assistance in addressing this issue. Please let me know if you require any further information or clarification.
Stacktrace: