Open mattcianna opened 4 years ago
Hi, Im facing an issue [SceneKit] Error: Scene <StereoVideo.StereoSphericalVideoScene: 0x2837a4380> is modified within a rendering callback of another scene (<StereoVideo.StereoScene: 0x2837a1880>). This is not allowed and may lead to crash. Do you have any fix for this?
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