IOS video load failed

Hi,

Video element with url work properly android and preview but doesn’t work IOs simulator and iphone devices.

xcode output:

2016-08-20 11:21:05.818 beldi[15678:254483] _BSMachError: (os/kern) invalid capability (20)
2016-08-20 11:21:05.818 beldi[15678:254483] _BSMachError: (os/kern) invalid name (15)
2016-08-20 11:26:28.750 beldi[15678:254483] Failed to load the tracks.
InternalError: Video error: Failed to load in Fuse.Controls.VideoImpl.VideoVisual</usr/local/share/uno/Packages/Fuse.Controls.Video/0.33.5/$.uno:1021>

Thanks.

Does this happen for all videos you’ve tested or just one specific? If possible, can you let us know which video it is?

Also, which iOS versions and devices have you tested on?

I think the problem is exif data, Is a problem in some videos.
IOS version 9.3 in 5s,6,6+

The video support in Fuse is simply built on top of the standard OS functionality, so if the videos don’t work with regular iOS playback then there is nothing we can do about it.

However, if you can provide an example video that does not work for you then we can at least doublecheck. :slight_smile: