muxinc / mux-stats-sdk-theoplayer-ios

Mux Data Integration for THEOplayer's iOS SDK
Apache License 2.0
2 stars 4 forks source link

do not include message and code on ad errors, and v0.4.0 #9

Closed jsanford8 closed 3 years ago

jsanford8 commented 3 years ago

Previously, we were setting player_error_code and player_error_message to the values passed from an AdError event, which makes the view get marked with a fatal error. We need to not do that, for now.

dylanjha commented 3 years ago

pulled these changes into #10