Uncaught TypeError: this.b.canPlayType is not a function

122 views
Skip to first unread message

RoflMcCopter

unread,
Jul 25, 2016, 6:11:45 PM7/25/16
to Interactive Media Ads SDK
I get this error when trying to play on the Chrome iPad emulator.  The behavior is the same on a regular iPad (which I haven't been able to debug at the moment), which leads me to believe it's the culprit.  

The question is, why is it throwing this error?

Binny Patel (IMA SDK Team)

unread,
Jul 26, 2016, 11:40:24 AM7/26/16
to Interactive Media Ads SDK
Hi there,

This might be a network-related issue, where a certain script is being blocked from accessing the implementation. So it might not supply the code needed (for example the canPlayType function is not found). When testing with your page, I saw a CORS issue which further confirmed this hypothesis.

Check that you properly handle CORS, and then let us know if you continue seeing the issue.

Thanks
Binny Patel
IMA SDK Team
Screen Shot 2016-07-26 at 9.59.01 AM.png
Reply all
Reply to author
Forward
0 new messages