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
fix AVPlayer unnecessary switching of threads in case current thread is already the main thread - this fixes also problem with disposing the video instance when AR scene is unmounted as it causes pause() to be called and somehow deadlocks threads
0 commit comments