The default media player works fine with MP4 URLs, but if I directly try to launch the YouTube app with client.launch(appId: "YouTube"), the result object is always a failure, stating:
launch("Unable to get launched app instance")
Did YouTube break it completely, or am I doing something silly?