You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strong reference cycle between CameraPreviewViewModel and LivenessCaptureSession prevents objects to be released from memory after each liveness session. Please see screenshots from Xcode Memory Graph.
Steps To Reproduce
Steps to reproduce the behavior:1. Perform full liveness session flow.2. Perform another full liveness session flow.3. Observe Xcode Memory Graph -> objects keep accumulating.
Expected behavior
Objects are released from memory after liveness session is completed.
Swift Liveness Version
1.2.9
Xcode version
15.2
Relevant log output
No response
Is this a regression?
No
Regression additional context
No response
OS Version
iOS 17
Device
iPhone 15
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
Strong reference cycle between
CameraPreviewViewModel
andLivenessCaptureSession
prevents objects to be released from memory after each liveness session. Please see screenshots from Xcode Memory Graph.Steps To Reproduce
Expected behavior
Objects are released from memory after liveness session is completed.
Swift Liveness Version
1.2.9
Xcode version
15.2
Relevant log output
No response
Is this a regression?
No
Regression additional context
No response
OS Version
iOS 17
Device
iPhone 15
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: