You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/src/main/java/com/unity3d/ads/cache/CacheThreadHandler.java
+13-14Lines changed: 13 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -113,15 +113,23 @@ public void onRequestProgress(String url, long bytes, long total) {
113
113
// Note: active must be set to false before sending end/error event back to webview to allow webview to start next download or other operation immediately after receiving the event
0 commit comments