Piashsarker/AndroidAppUpdateLibrary

Downloads not successful

Closed this issue · 5 comments

Currently downloads do not work.
I used the sample app and after clicking download it shows the toast "Error: Try Again".

Android: 8.0.0

It seems like it's the problem of OkHTTP:

image

It throws a FileNotFoundExeception even though it does exist. If you click the link ion the logs you can simply download it.

@Piashsarker Are you planning to rewrite it to Kotlin? I think I could do that quickly (hopefully).

So parallel to module "appupdatelibrary" I shall add the new module "appupdatelibrarykt"?

Ok, gonna work on it