问题
I am trying to playback a wvm file that I download through an iOS app and located in the apps document directory. I am getting a 1013 error and I believe this is due to the files location and the WideVine api not having access to that location. Any ideas on how to overcome this? Or am I wrong and the issue is something else?
Thanks
回答1:
Well, I found this issue to be with the File URL starting with File://
Once I removed that it all worked great.
来源:https://stackoverflow.com/questions/28221925/play-widevine-content-located-in-app-documents-ios