You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to play videos offline, and this works on Android but on iOS, even when run on real device it's showing the following error:
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(VideoError, Failed to load video: The operation couldn’t be completed. (CoreMediaErrorDomain error -12865.), null, null)
I'm wondering if there's anything we missed to make these files play?
The text was updated successfully, but these errors were encountered:
amani27
changed the title
HLS (.m3u8) format video from file not playing on the iOS device
HLS (.m3u8) format video from file not playing on iOS devices
Oct 31, 2023
I'm trying to play videos offline, and this works on Android but on iOS, even when run on real device it's showing the following error:
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(VideoError, Failed to load video: The operation couldn’t be completed. (CoreMediaErrorDomain error -12865.), null, null)
I'm wondering if there's anything we missed to make these files play?
The text was updated successfully, but these errors were encountered: