我得到两个错误,当我切换m3u8链接在iOS,安卓完美的工作。
Exception thrown while executing UI block: Cannot remove an observer <RCTVideo 0x123e3f990> for the key path "readyForDisplay" from <AVPlayerLayer 0x1c4625060> because it is not registered as an observer.
Exception thrown while executing UI block: 'parentNode' is a required parameter
发布于 2018-06-08 04:46:31
根据this issue的说法,这个问题已经在最新的公关中得到了修复。更新库。
https://stackoverflow.com/questions/48277607
复制相似问题