Video control play on lock screen

I have a video control as per the examples:

<Video ux:Name="video" Dock="Fill" File="Assets/big_buck_bunny.mp4" IsLooping="false" AutoPlay="true" StretchMode="UniformToFill">

I need to force it to play the video on the lock screen. How do you achieve that?

Hey guys, I know you’re working very very hard on the next edition on Fuse, and we love you for that, but it would be helpful if you can answer our questions from time to time. We promise to buy you a beer!

Ok, so figured it out as well. All you have to do is go in XCode, Project Navigator, click your app root, then under capabilities turn on Background modes and select the first option.

https://imgur.com/a/RuZEk to see a screenshot of that.

Hi!

Glad you sorted it out. We were indeed busy preparing the Fuse 1.5.0 release, so it took a while to get back to everyone on forums.