Hey! Thank you for supporting this version for Cocoa.
I am encountering the following problem with v1.1.3:
file:///Users/iosdevlog/Code/github/ijkplayer-ios/ios/IJKMediaPlayer/IJKMediaPlayer/ijkmedia/ijksdl/ios/IJKSDLGLView.m: runtime: UI API called from background thread: -[UIApplication applicationState] must be used from main thread only
file:///Users/iosdevlog/Code/github/ijkplayer-ios/ios/IJKMediaPlayer/IJKMediaPlayer/ijkmedia/ijksdl/ios/IJKSDLGLView.m: runtime: UI API called from background thread: -[UIView layer] must be used from main thread only
With v1.1.0 it was only the second one.
Is it possible to handle it somehow?
Hey! Thank you for supporting this version for Cocoa.
I am encountering the following problem with v1.1.3:
file:///Users/iosdevlog/Code/github/ijkplayer-ios/ios/IJKMediaPlayer/IJKMediaPlayer/ijkmedia/ijksdl/ios/IJKSDLGLView.m: runtime: UI API called from background thread: -[UIApplication applicationState] must be used from main thread onlyfile:///Users/iosdevlog/Code/github/ijkplayer-ios/ios/IJKMediaPlayer/IJKMediaPlayer/ijkmedia/ijksdl/ios/IJKSDLGLView.m: runtime: UI API called from background thread: -[UIView layer] must be used from main thread onlyWith v1.1.0 it was only the second one.
Is it possible to handle it somehow?