I'd love to know if it's somehow possible to use background task / music for the Xbox One with web views from UWP.
For example to easily provide apps for web radios and streaming services like https://music.amazon.com/
From my understanding it seems not possible to achieve since you basically have to use the MediaPlayer API, but I also read something about unlimiting the memory constraints for background tasks (you cannot publish to store then) and maybe there's a way to achieve this.