1

I am using this demo: jwplayer/jwplayer-ios-bestPracticeApps

After calling self.player.load(encryptedFile) , The callback functions fetchAppIdentifier, fetchContentIdentifier and fetchContentKey should be called after the player determines that the video is DRM protected, however none of the functions are called.

Any idea would be helpful, and by the way are there any other demo available? this is the only one I could find.

Thank you :)

  • It is because it failed to load http. You need to add AppTransport Security in .plist file NSAppTransportSecurity NSAllowsArbitraryLoads NSAllowsArbitraryLoadsInWebContent – Dharmesh Vaghani Jun 04 '18 at 14:39
  • I know this is very old, but did you find a solution? I'm having the same problem! – Chris Feb 22 '23 at 07:41

0 Answers0