Closed jsanford8 closed 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.
pulled these changes into #10
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.