HLS Video on local cache directory is not playing in React Native Android
I am trying to build a video caching system like Instagram or YouTube reels. Now I facing a problem. When I play my HLS video that is on the cloud is playing fine but when I try to play them from my cache directory then it gives me an error {“error”: {“extra”: -2147483648, “what”: 1}}.