添加激励视频广告组件后,真机调试时偶尔报错如下:
Uncaught (in promise) thirdScriptError
{“errMsg”:“updateVideoPlayer:fail:got ‘null’ when get view by the given viewId”}
Uncaught (in promise) thirdScriptError
{“errMsg”:“insertTextView:fail:insert view fail”}
Uncaught (in promise) thirdScriptError
{“errMsg”:“updateTextView:fail:got ‘null’ when get view by the given viewId”}
Uncaught (in promise) thirdScriptError
{“errMsg”:“updateImageView:fail:got ‘null’ when get view by the given viewId”}
上线后也会偶尔出现打不开激励小视频的时候,不知什么原因?完整过程我是调试通了的,而且我后台检测到有的用户是能成功完成观看过程的。请问这是什么原因?谢谢