1

I am trying to play a FairPlay DRM stream on AVPlayer on an iPhone 5S running iOS 10.2.1 but its giving unknown error with code 42650. I get the same error on tvOS 10.1.1.

What does this error code 42650 mean?

Geoffrey Wiseman
  • 5,459
  • 3
  • 34
  • 52
Deep
  • 51
  • 5

1 Answers1

1

I've received Error Domain=NSOSStatusErrorDomain Code=-42650 when I call makeStreamingContentKeyRequestData()/streamingContentKeyRequestData() with a corrupt certificate.

This on iOS 13.3.1 and iOS 12.4

Anders
  • 186
  • 1
  • 6