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
{{ message }}
This repository was archived by the owner on Jul 3, 2021. It is now read-only.
When I try to load another AVPlayer inside the same PanoramaView, it works for few seconds and then the app crashes and the log tells:
"Message from debugger: Terminated due to memory issue"
Is there a way to free the memory?
Thanks