Skip to content
  • Alexandre Janniaux's avatar
    uikit-inhibit: fix threading issue · 3c23501e
    Alexandre Janniaux authored and Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen committed
    The UIKit functions must be called from the main thread, whereas the
    functions from the inhibiter can be called from the vout thread. It
    didn't seem to have any consequence on iPad, or the testing I did was
    not triggering the crash, but it's leading to a crash on tvOS when
    running with VLCKit.
    3c23501e