2 Likes
This was reported in this topic: Netflix subtitles don't show up due to null pointer exception
i’m getting the same issue
var c = Object.values(s.ttDownloadables[“webvtt-lssdh-ios8”].downloadUrls);
downloadUrls change to urls
var c = Object.values(s.ttDownloadables[“webvtt-lssdh-ios8”].urls);
Same problem for me…
App doesn’t working now.
I woke up today and it works, very weird.