PaoloCuscela / Cards

Awesome iOS 11 appstore cards in swift 5.
MIT License
4.21k stars 274 forks source link

Can't seem to get CardPlayer to play a video #33

Closed cyrilzakka closed 6 years ago

cyrilzakka commented 6 years ago

Even when using the URL included in the demo project, I get the following errors:

CARDS: Something wrong with the video source URL CARDS: Something wrong with the video source URL 2018-01-03 10:27:32.815079+0200 Scenes[47970:14144981] CredStore - performQuery - Error copying matching creds. Error=-25300, query={ class = inet; "m_Limit" = "m_LimitAll"; "r_Attributes" = 1; sync = syna; }

I've tried copying everything from the demo project to no avail