I have the error when ads is finished. IMASDK evaluate java script not in the same thread.
java.lang.RuntimeException: java.lang.Throwable: A WebView method was called on thread 'JZVD'. All WebView methods must be called on the same thread. (Expected Looper Looper (main, tid 2) {417d130} called on Looper (JZVD, tid 163393) {481878b}, FYI main Looper is Looper (main, tid 2) {417d130})
at android.webkit.WebView.checkThread(WebView.java:2486)
at android.webkit.WebView.evaluateJavascript(WebView.java:1047)