Post:
Nils Thingvall [8:10 AM)
link to the Slack
I have an HLS stream with widevine DRM that plays fine. However, when I exit the player and call m.player.control = "stop" , execution stops on that line and the app crashes. Other assets, including other widevine HLS streams have no problem. I’ve reduced this down to the simplest implementation where I just add the content node to the video node, play, and then set stop on a back button press, and the issue still persists. Has anyone encountered something similar before?
