AndroidVideoCache icon indicating copy to clipboard operation
AndroidVideoCache copied to clipboard

HttpProxyCacheServes not works in Android 9

Open omidraha opened this issue 5 years ago • 1 comments

In Android 9,

The proxy.getProxyUrl(url); return the same url and not cached url.

But it works on Android 4.4-7.

omidraha avatar Aug 31 '19 18:08 omidraha

Fixed by this, But another issue happened.

omidraha avatar Sep 03 '19 21:09 omidraha