Skip to content

Memory leak when deepAR.createARView(withFrame:) #30

@wammy67

Description

@wammy67

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.

IMAGE 2024-03-17 20:28:54

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:

IMAGE 2024-03-17 20:29:17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions