I have integrated MobileVLCKit Version: 2.2.2 in my iOS project. Having trouble playing the local videos from Camera Roll. Videos from document directory and streaming are working fine though. I am using this code to extract the url of PHAsset object: - (void)urlForPhAsset:(PHAsset*)phAsset withComp...