
[iOS] Fairplay error
I am developing in iOS JWPlayer to stream the DRM video. I follow "jwplayer-ios-bestPracticeApps-master" from Github but error come out ...
JWFairPlayDrm[11726:3188283] CredStore - performQuery - Error copying matching creds. Error=-25300, query={
class = inet;
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
sync = syna;
}
2017-11-28 17:41:51.727988+0700 JWFairPlayDrm[11726:3188283] ERROR {
event = onError;
message = "Cannot Open";
}
any idea what I should focus on?