I’ve been doing some testing and it’s definitely the C++ code. I think when creating a filemediasource from c++ it’s not setting a default native player ?
Commenting line by line, it’s when Im calling
media_player->OpenSource(mediaSource);
where it’s generating the error.